grid fix
This commit is contained in:
parent
5c1fe3e5a5
commit
0bc6e58e2e
3 changed files with 14 additions and 23 deletions
|
@ -99,7 +99,7 @@
|
|||
:root [class*="autogrid"] {
|
||||
font-size: 0;
|
||||
}
|
||||
:root [class*="autogrid"] > * > * {
|
||||
:root [class*="autogrid"] > * {
|
||||
font-size: @basefont; /* fallback for Opera Mini */
|
||||
font-size: unit((@basefont / 10), rem);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue