Remove artificail height limits which screw up multi-line boxes.

See de, es, fr, it, ja, nl and ru pages.
This commit is contained in:
Alexander Nedotsukov 2013-02-13 13:36:16 +00:00
parent 30fba8e756
commit 06c94049c7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40963

View file

@ -400,7 +400,6 @@
margin-top: 30px;
padding: 0;
width: 130px;
height: 30px;
background-color: #D8D8D8;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
@ -436,7 +435,6 @@
margin-top: 10px;
padding: 0;
width: 180px;
height: 25px;
background-color: white;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
@ -473,7 +471,6 @@
margin-left: 140px;
padding: 0;
width: 190px;
height: 35px;
background-color: #FACC2E;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;