diff --git a/public/popup.css b/public/popup.css index 5389b183..54b69e1b 100644 --- a/public/popup.css +++ b/public/popup.css @@ -424,6 +424,10 @@ padding-bottom: 5px; } +.sbStatsSentence .sbExtraInfo { + display: inline-block; +} + /* * Increase font size of username input and display */ diff --git a/public/popup.html b/public/popup.html index 164a9de1..3e5ad52f 100644 --- a/public/popup.html +++ b/public/popup.html @@ -125,13 +125,15 @@ __MSG_Segments__
- ( - - 0 - __MSG_minsLower__ - - __MSG_youHaveSavedTimeEnd__ - ) + + ( + + 0 + __MSG_minsLower__ + + __MSG_youHaveSavedTimeEnd__ + ) +