mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-03-22 08:58:11 +00:00
Fix (kinda) Firefox column breaks
This commit is contained in:
@@ -59,6 +59,12 @@
|
||||
}
|
||||
&-corner { visibility : hidden; }
|
||||
}
|
||||
|
||||
@-moz-document url-prefix() {
|
||||
.columnSplit {
|
||||
margin-bottom: 100vh;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.pane { position : relative; }
|
||||
@@ -81,4 +87,5 @@
|
||||
}
|
||||
}
|
||||
.headerNav { visibility : hidden; }
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user