dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #25826
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 12828: Login page, minor
------------------------------------------------------------
revno: 12828
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Tue 2013-10-29 13:50:06 +0100
message:
Login page, minor
modified:
dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/login.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-commons-resources/src/main/webapp/dhis-web-commons/css/login.css'
--- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/login.css 2013-10-29 09:40:19 +0000
+++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/css/login.css 2013-10-29 12:50:06 +0000
@@ -88,8 +88,8 @@
#loginField input[type=text],input[type=password]
{
- width: 100%;
- height: 20px;
+ width: 255px;
+ height: 22px;
border: 1px solid #888;
padding: 6px 6px;
margin: 4px 0;