1 parent 57f9108 commit a414352Copy full SHA for a414352
1 file changed
src/skins/vector/css/matrix-react-sdk/views/rooms/_TopUnreadMessagesBar.scss
@@ -20,17 +20,12 @@ limitations under the License.
20
padding-top: 5px;
21
padding-bottom: 5px;
22
border-bottom: 1px solid $primary-hairline-color;
23
-
24
- /* in absence of img */
25
- height: 24px;
26
}
27
28
.mx_TopUnreadMessagesBar_scrollUp {
29
display: inline;
30
cursor: pointer;
31
32
33
- padding-left: 65px;
+ text-decoration: underline;
34
35
36
.mx_TopUnreadMessagesBar_scrollUp img {
0 commit comments