mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 21:00:10 +01:00
Remove IE 6/7 hacks.
This commit is contained in:
parent
a0aa6f2bd6
commit
987c94c212
@ -45,9 +45,6 @@ a:hover {
|
|||||||
display: -moz-inline-stack;
|
display: -moz-inline-stack;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
*vertical-align: auto;
|
|
||||||
zoom: 1;
|
|
||||||
*display: inline;
|
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
padding: 5px 10px;
|
padding: 5px 10px;
|
||||||
@ -470,9 +467,4 @@ strong {
|
|||||||
clear: both;
|
clear: both;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* For IE 6/7 (trigger hasLayout) */
|
|
||||||
.clearfix {
|
|
||||||
zoom:1;
|
|
||||||
}
|
|
||||||
|
|
||||||
.with-love { float: right; clear: right; }
|
.with-love { float: right; clear: right; }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user