diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2015-04-08 17:35:08 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2015-04-08 17:35:08 -0400 |
| commit | 7d62759cdec11f98b56a4950a34b4c334abb3ff5 (patch) | |
| tree | 96839c567fac17fd694c25f694ebb3f452c129ac /static/css/dump.css | |
| parent | c928e3ea505a32badee23b8883727ad45ad62a53 (diff) | |
css stuff
Diffstat (limited to 'static/css/dump.css')
| -rwxr-xr-x | static/css/dump.css | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/static/css/dump.css b/static/css/dump.css index de64bbb..5a9d078 100755 --- a/static/css/dump.css +++ b/static/css/dump.css @@ -558,7 +558,7 @@ a:active { } .msgInput { min-width: 500px; - width: 100%; + width: 98%; background-color: #eff5fb; } #msginputrapper { @@ -771,12 +771,8 @@ a:active { position: absolute; right: 30px; bottom: 76px; - width: auto; - max-width: 350; - min-width: 150; - height: auto; - max-height: 400px; - min-height: 150; + width: 93%; + height: 400px; padding: 20; background-color: white; z-index: 1000000000; |
