1
0
mirror of https://github.com/flarum/core.git synced 2025-08-04 15:37:51 +02:00

Fix notification list appearance

This commit is contained in:
Toby Zerner
2015-07-23 14:32:21 +09:30
parent ce5e4b6c0f
commit 1e74d57526
3 changed files with 6 additions and 5 deletions

View File

@@ -49,6 +49,7 @@
height: @header-height-phone;
width: auto;
padding: 13px !important;
margin: 0 !important;
&:active {
opacity: 0.5;