firefox sucks
This commit is contained in:
parent
98c58ec322
commit
24c400bc8d
1 changed files with 4 additions and 2 deletions
|
@ -4,8 +4,10 @@
|
||||||
@import "node_modules/bulma-divider/divider";
|
@import "node_modules/bulma-divider/divider";
|
||||||
|
|
||||||
// TODO: Remove this once FF64.0b2+ fixes this fustercluck
|
// TODO: Remove this once FF64.0b2+ fixes this fustercluck
|
||||||
.tile {
|
@-moz-document url-prefix() {
|
||||||
min-height: auto;
|
.tile {
|
||||||
|
min-height: auto;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Sticky footer
|
// Sticky footer
|
||||||
|
|
Loading…
Reference in a new issue