Revert "Removed the "fix_scrollbarbug" div and all references to it."
[citadel.git] / webcit / static / styles / content.css
index 533a2eabc8a8c90dc77e115e70abc729f444f1f0..3397ce139db0803f277349bc822b9856803b3cd4 100644 (file)
        overflow-y: auto;                               
 }
 
+.fix_scrollbar_bug {
+       margin-right: 1px;              /* Gecko and other non-broken browsers */
+       font-size: 90%;                 /* Most stuff needs to be a little smaller than normal. */
+}
+
 .boxcontent table {
        margin: 0;
        padding: 0;