Fixes Issue 247 and Issue 252 MSF Module Panel CSS and ComboBox width

git-svn-id: https://beef.googlecode.com/svn/trunk@716 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
sussurro@happypacket.net
2011-01-25 14:30:37 +00:00
parent 6a6c5f4fb0
commit e7f88557f5
2 changed files with 7 additions and 2 deletions

View File

@@ -87,3 +87,7 @@
margin-bottom: 10px;
padding-top: 4px;
}
label {
font: 11px tahoma,arial,helvetica,sans-serif;
}