mirror of
https://github.com/silverstripe/silverstripe-simple
synced 2024-10-22 11:05:50 +02:00
Revert "Use 'transform: scale' instead of unofficial 'zoom'"
This reverts commit 3f71bdcce1
.
This commit is contained in:
parent
88a48f799b
commit
bb4c7d2aa0
@ -23,7 +23,7 @@ body{-webkit-text-size-adjust:none;}
|
||||
|
||||
.clear:before, .clear:after {content: "\0020"; display: block; height: 0; overflow: hidden; }
|
||||
.clear:after {clear:both;}
|
||||
.clear{transform: scale(1);}
|
||||
.clear{zoom:1;}
|
||||
|
||||
sub, sup{font-size:75%; line-height:0; position:relative;}
|
||||
sup{top:-0.5em;}
|
||||
|
Loading…
Reference in New Issue
Block a user