aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/theme/tweaks.css
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles/prosilver/theme/tweaks.css')
-rw-r--r--phpBB/styles/prosilver/theme/tweaks.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/theme/tweaks.css b/phpBB/styles/prosilver/theme/tweaks.css
index 9a8ed5d399..28eb328cb1 100644
--- a/phpBB/styles/prosilver/theme/tweaks.css
+++ b/phpBB/styles/prosilver/theme/tweaks.css
@@ -69,5 +69,5 @@ dd.option {
/* Fixes header-avatar aspect-ratio in IE8 */
.header-avatar img {
- height: 25px;
+ height: 20px;
}