mirror of
https://github.com/flarum/core.git
synced 2025-07-30 21:20:24 +02:00
Various user interface tweaks
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
padding-left: 8px;
|
||||
padding-right: 8px;
|
||||
|
||||
.icon {
|
||||
font-size: 14px;
|
||||
|
@@ -66,6 +66,7 @@
|
||||
> ul > li, .Dropdown-menu > li {
|
||||
display: inline-block;
|
||||
margin: 0 20px 0 0;
|
||||
vertical-align: top;
|
||||
}
|
||||
.Dropdown-separator {
|
||||
display: none;
|
||||
|
Reference in New Issue
Block a user