diff options
| -rw-r--r-- | style.css | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -39,6 +39,10 @@ html, body { | |||
| 39 | height: 100%; | 39 | height: 100%; |
| 40 | } | 40 | } |
| 41 | 41 | ||
| 42 | html { | ||
| 43 | overflow-y: scroll; | ||
| 44 | } | ||
| 45 | |||
| 42 | .wrapper { | 46 | .wrapper { |
| 43 | min-height: 100%; | 47 | min-height: 100%; |
| 44 | height: auto !important; | 48 | height: auto !important; |
