diff options
| -rw-r--r-- | themes/fab/css-1.5.0/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/fab/css-1.5.0/style.css b/themes/fab/css-1.5.0/style.css index 4c461f4be1..34e1c5be42 100644 --- a/themes/fab/css-1.5.0/style.css +++ b/themes/fab/css-1.5.0/style.css @@ -115,7 +115,7 @@ a:active { text-decoration: underline; } -img { +a.gallery img { border: 0; border-radius: 4px; margin: 4px; |
