diff -r 6334869ab06d -r d81cc587cc4d web/res/css/custom.css --- a/web/res/css/custom.css Wed Jul 27 17:23:16 2011 +0200 +++ b/web/res/css/custom.css Wed Jul 27 18:32:32 2011 +0200 @@ -34,9 +34,10 @@ .menuLink:active {text-decoration:none;} .menuLink:visited {text-decoration:none;} .mdselect{width: 150px} -.mdselect select {margin-left:5px; width: 100px} +.mdselect span {margin-left:5px;} +.mdselect select {margin-left:5px; width: 120px} .lang{margin-left:350px;} -.shortlang{margin-left:300px;} +.shortlang{margin-left:200px;} .tweetContainer{position:absolute; margin-top:70px;} .tweetWriter{background-image:url(../../images/tweetWriterBgd.gif);width:359px;height:136px;padding:10px;position:absolute; margin-top:70px;}