Fixes #32: Setting a default images size in the user profile does not seem to work

This commit is contained in:
albert
2011-09-13 13:15:57 -04:00
parent 189ad7052d
commit ccbca1a0c4
6 changed files with 126 additions and 137 deletions

View File

@@ -87,6 +87,10 @@ a:active {
text-decoration: none;
}
a.active {
font-weight: bold;
}
abbr[title=required] {
display: none;
}