MDL-47097 theme: Fixed issue with dd's sliding up
This commit is contained in:
@@ -2251,3 +2251,12 @@ body.lockscroll {
|
||||
.ie10 .yui3-calendar-header-label {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
dd:before,
|
||||
dd:after {
|
||||
display: block;
|
||||
content: " ";
|
||||
}
|
||||
dd:after {
|
||||
clear: both;
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user