summaryrefslogtreecommitdiff
path: root/static/css/dump.css
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2015-04-08 17:35:08 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2015-04-08 17:35:08 -0400
commit7d62759cdec11f98b56a4950a34b4c334abb3ff5 (patch)
tree96839c567fac17fd694c25f694ebb3f452c129ac /static/css/dump.css
parentc928e3ea505a32badee23b8883727ad45ad62a53 (diff)
css stuff
Diffstat (limited to 'static/css/dump.css')
-rwxr-xr-xstatic/css/dump.css10
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;