diff options
Diffstat (limited to 'userContent/static')
-rw-r--r-- | userContent/static/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/userContent/static/style.css b/userContent/static/style.css index 04238b3d..0b399490 100644 --- a/userContent/static/style.css +++ b/userContent/static/style.css @@ -31,7 +31,7 @@ img.overview { } img.metaoverview { - max-width: 6%; + max-width: 5%; } |