mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-06 21:29:15 +02:00
do md style dropdowns only on mobile @julianlam
This commit is contained in:
@@ -53,11 +53,6 @@
|
||||
bottom: 30px;
|
||||
}
|
||||
|
||||
.dropdown-menu {
|
||||
margin-top: -35px;
|
||||
margin-right: -2px;
|
||||
}
|
||||
|
||||
.user-img {
|
||||
width:24px;
|
||||
height:24px;
|
||||
|
||||
@@ -169,5 +169,8 @@
|
||||
}
|
||||
|
||||
|
||||
|
||||
.dropdown-menu {
|
||||
margin-top: -35px;
|
||||
margin-right: -2px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user