Merge branch 'master' of github.com:tla/stemmaweb
[scpubgit/stemmaweb.git] / root / css / stexaminer.css
index a2dd12e..8211483 100644 (file)
@@ -1,6 +1,5 @@
 #main_page {
-       padding-left: 20px;
-       padding-right: 20px;
+       padding: 30px;
 }
 #topbanner {
        padding: 0px;
     border-right: 20px solid #ffd5e5;
 }
 
-/* Clearfix hack to make div container height work */
-.clearfix:after {
-       content: ".";
-       display: block;
-       clear: both;
-       visibility: hidden;
-       line-height: 0;
-       height: 0;
-}
-.clearfix {
-       display: inline-block;
-}
-html[xmlns] .clearfix {
-       display: block;
-}
-* html .clearfix {
-       height: 1%;
-}
-
 #options_button_container {
     height: 24px;
 }