diff options
author | 0ip <me@factor.cc> | 2012-04-29 21:19:34 +0300 |
---|---|---|
committer | 0ip <me@factor.cc> | 2012-04-29 21:19:34 +0300 |
commit | 96eb8ac004074ceaea6c66ff4a41e6a6d11023b7 (patch) | |
tree | 7019b9293b28892636810f012c09c2caf03fa22b /src/static/css/admin.css | |
parent | bf568b34771b8edabc68566c3b9fd66123a90191 (diff) | |
download | etherpad-lite-96eb8ac004074ceaea6c66ff4a41e6a6d11023b7.zip |
100% is not needed here http://ragefac.es/416
Diffstat (limited to 'src/static/css/admin.css')
-rw-r--r-- | src/static/css/admin.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/static/css/admin.css b/src/static/css/admin.css index b2dfc1c5..89da6941 100644 --- a/src/static/css/admin.css +++ b/src/static/css/admin.css @@ -1,6 +1,5 @@ body {
margin: 0;
- height: 100%;
color: #333;
font: 14px helvetica, sans-serif;
background: #ddd;
|