diff options
-rw-r--r-- | core/css/share.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/css/share.css b/core/css/share.css index bf38ce83a02..fdc0475512a 100644 --- a/core/css/share.css +++ b/core/css/share.css @@ -87,6 +87,7 @@ #dropdown input[type="checkbox"] { margin:0 3px 0 8px; + vertical-align: middle; } a.showCruds { |