Merge branch 'bug_7919' into 3.12-master
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / css / preferences.css
index d9fde24..c58e9a5 100644 (file)
@@ -65,4 +65,12 @@ h3.collapsed {
 .humanMsg strong {
        display: block;
        font-weight: normal;
+}
+
+#yui-main {
+       margin-bottom:2em;
+}
+#toolbar.floating {
+    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.5);
+    border-radius: 0;
 }
\ No newline at end of file