Fix menu button wrapping to next line when a post has only hidden backlinks.
This commit is contained in:
parent
213301cb68
commit
a50eb04ccc
@ -1504,7 +1504,7 @@ a:only-of-type > .remove {
|
||||
height: 15px;
|
||||
text-align: center;
|
||||
}
|
||||
.menu-button + .container:not(:empty) {
|
||||
.menu-button + .container :first-child {
|
||||
margin-left: -5px;
|
||||
}
|
||||
#menu {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user