mirror of
https://github.com/moodle/moodle.git
synced 2025-03-13 20:26:32 +01:00
CSS quick fix by Sam Hemelryk of 'clearfix' CSS rule: IE7 can handle the styled tag has a layer
This commit is contained in:
parent
92c8db120a
commit
180a05704b
@ -55,6 +55,7 @@ a.autolink.glossary:hover {cursor: help;}
|
||||
.yui-overlay .yui-widget-bd {background-color:#FFEE69;border:1px solid #A6982B;border-top-color: #D4C237;color:#000000;left:0;padding:2px 5px;position:relative;top:0;z-index:1;}
|
||||
.clearer {background:transparent;border-width:0;clear:both;display:block;height:1px;margin:0;padding:0;}
|
||||
.clearfix:after {clear: both;content: ".";display: block;height: 0;min-width: 0;visibility: hidden;}
|
||||
.ie .clearfix {min-width: 0;}
|
||||
.bold,
|
||||
.warning,
|
||||
.errorbox .title,
|
||||
|
Loading…
x
Reference in New Issue
Block a user