Updated Cultures page UI.

--HG--
branch : dev
This commit is contained in:
Jonathan Wall
2010-07-07 15:43:05 -07:00
parent b13c42557a
commit 0abf6a2374
3 changed files with 17 additions and 15 deletions

View File

@@ -397,8 +397,8 @@ label input {
}
/* todo: (heskew) try to get .text on stuff like .text-box */
select, textarea, input.text, input.textMedium, input.text-box {
padding:2px;
border:1px solid #bdbcbc;
padding:1px;
border:1px solid #bdbcbc;
}
input.text, input.textMedium, input.text-box {
line-height:1.2em;