Skip to content

Commit a414352

Browse files
committed
re-add img to _TopUnreadMessagesBar.scss
1 parent 57f9108 commit a414352

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

src/skins/vector/css/matrix-react-sdk/views/rooms/_TopUnreadMessagesBar.scss

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,12 @@ limitations under the License.
2020
padding-top: 5px;
2121
padding-bottom: 5px;
2222
border-bottom: 1px solid $primary-hairline-color;
23-
24-
/* in absence of img */
25-
height: 24px;
2623
}
2724

2825
.mx_TopUnreadMessagesBar_scrollUp {
2926
display: inline;
3027
cursor: pointer;
31-
32-
/* in absence of img */
33-
padding-left: 65px;
28+
text-decoration: underline;
3429
}
3530

3631
.mx_TopUnreadMessagesBar_scrollUp img {

0 commit comments

Comments
 (0)