Possibly make switches work on IE8 (untested)

This commit is contained in:
Stefan Parviainen
2015-01-01 11:33:00 +01:00
parent 70f0019905
commit ef6680f7ad
21 changed files with 28 additions and 18 deletions

View File

@@ -29,6 +29,7 @@ ul#settings-privacy-macros {
}
/* first-of-type needed to be able to style switches */
#settings-permissions-wrapper .field label.mainlabel,
#settings-permissions-wrapper .field label:first-of-type {
width: 350px;
}
@@ -43,6 +44,7 @@ ul#settings-privacy-macros {
}
/* first-of-type needed to be able to style switches */
#settings-notifications .field label.mainlabel,
#settings-notifications .field label:first-of-type {
margin-left: 20px;
width: 330px;