mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-06-08 16:19:59 +02:00
md-like positioning for dropdown menu
This commit is contained in:
@@ -53,6 +53,11 @@
|
||||
bottom: 30px;
|
||||
}
|
||||
|
||||
.dropdown-menu {
|
||||
margin-top: -35px;
|
||||
margin-right: -2px;
|
||||
}
|
||||
|
||||
.user-img {
|
||||
width:24px;
|
||||
height:24px;
|
||||
|
||||
Reference in New Issue
Block a user