added missing class for settings button

This commit is contained in:
Robin 2012-01-29 17:03:33 +01:00
parent ddcaf0dad6
commit 62acab961f
1 changed files with 3 additions and 0 deletions

View File

@ -1068,6 +1068,9 @@ margin-top: 1px;
.buttonicon-clearauthorship {
background-position: 0px -86px;
}
.buttonicon-settings {
background-position: 0px -436px;
}
.buttonicon-import_export {
background-position: 0px -68px;
}