Structural changes to staff client main page to better handle layout changes with...
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / css / staff-global.css
index 725f143..e0c48e8 100644 (file)
@@ -1569,3 +1569,8 @@ span.permissiondesc {
 .autocomplete .sample-query { color:#000; }
 #findborrower { position:static; width:335px; }
 #yborrowercontainer { text-align:left;width:335px; }
+#mainuserblock {
+       border : 1px solid #E8E8E8;
+       margin-top : .5em;
+       padding : .5em;
+}
\ No newline at end of file