Cleaned up UI in IE (stupid IE)

This commit is contained in:
Mark McDowall 2012-09-06 22:26:19 -07:00
parent f6952abf39
commit 58557ef25c
2 changed files with 3 additions and 7 deletions

View File

@ -73,11 +73,6 @@
right: 0px; right: 0px;
} }
input[type="checkbox"]
{
height: 25px;
}
#newznabProviders #newznabProviders
{ {
overflow: auto; overflow: auto;

View File

@ -57,7 +57,7 @@
padding: 2px 2px; padding: 2px 2px;
border: solid 1px #aacfe4; border: solid 1px #aacfe4;
width: 200px; width: 200px;
margin: 2px 0 20px 10px; margin: 4px 0 20px 10px;
} }
#stylized .selectClass #stylized .selectClass
@ -67,7 +67,8 @@
#stylized .checkClass #stylized .checkClass
{ {
margin: 10px 0 10px 10px; margin: 12px 0px 20px 10px;
border: none;
} }
#stylized button #stylized button