mirror of
https://github.com/bckelley/avogadrio.git
synced 2026-08-24 02:04:11 -05:00
Merge pull request #3 from FastDeath/master
Fixed page not covering viewport's height in gecko browsers
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
body {
|
||||
color: @text-color;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
hr {
|
||||
|
||||
Reference in New Issue
Block a user