fix checkbox alignment in share dialog, fix #11515

This commit is contained in:
Jan-Christoph Borchardt 2015-03-17 18:18:07 +01:00
parent c3ae01d66f
commit 6ac677f17a
1 changed files with 1 additions and 0 deletions

View File

@ -87,6 +87,7 @@
#dropdown input[type="checkbox"] {
margin:0 3px 0 8px;
vertical-align: middle;
}
a.showCruds {