dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #24347
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 11917: Messages, made reply area a bit wider
------------------------------------------------------------
revno: 11917
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Wed 2013-09-04 15:18:08 +0200
message:
Messages, made reply area a bit wider
modified:
dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.css
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.css'
--- dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.css 2013-09-04 13:10:49 +0000
+++ dhis-2/dhis-web/dhis-web-dashboard-integration/src/main/webapp/dhis-web-dashboard-integration/style/dashboard.css 2013-09-04 13:18:08 +0000
@@ -433,8 +433,8 @@
.replyArea
{
- width: 530px;
- height: 80px;
+ width: 650px;
+ height: 100px;
border: 1px solid #ccc;
resize: none;
overflow: auto;