X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=root%2Fcss%2Fstexaminer.css;h=82114836883d5fb7079d79c4991217bb1a567db8;hb=196f6e1241a689baca699d703db5f29aefe29d6b;hp=a2dd12e10f3e67dd7fba9d160762d937652fd8b7;hpb=d5b3c0105aebcb7465765e290d1d17a62544a17f;p=scpubgit%2Fstemmaweb.git diff --git a/root/css/stexaminer.css b/root/css/stexaminer.css index a2dd12e..8211483 100644 --- a/root/css/stexaminer.css +++ b/root/css/stexaminer.css @@ -1,6 +1,5 @@ #main_page { - padding-left: 20px; - padding-right: 20px; + padding: 30px; } #topbanner { padding: 0px; @@ -102,28 +101,6 @@ 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; }