diff --git a/static/css/pad_lite.css b/static/css/pad_lite.css index ddf691841..31ce7c54b 100644 --- a/static/css/pad_lite.css +++ b/static/css/pad_lite.css @@ -12,7 +12,7 @@ body, textarea { font-family: Arial, sans-serif; } #padpage { position: absolute; top: 0px; - bottom: 8px; + bottom: 0px; width: 100%; }