Fix a 1px offset for the userlist in Firefox/Windows

This commit is contained in:
yflory
2018-01-11 16:09:29 +01:00
parent bd9c44dbb2
commit c460e2820e
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,6 @@
}
.cke_toolbox_main {
display: inline-block;
margin-bottom: -3px;
}
#cke_1_contents {
flex: 1;