summaryrefslogtreecommitdiff
path: root/static/css
diff options
context:
space:
mode:
Diffstat (limited to 'static/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;