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";
|
||||
|
||||
// TODO: Remove this once FF64.0b2+ fixes this fustercluck
|
||||
.tile {
|
||||
min-height: auto;
|
||||
@-moz-document url-prefix() {
|
||||
.tile {
|
||||
min-height: auto;
|
||||
}
|
||||
}
|
||||
|
||||
// Sticky footer
|
||||
|
|
Loading…
Reference in a new issue