aboutsummaryrefslogtreecommitdiff
path: root/css/theme/source/sky.scss
diff options
context:
space:
mode:
Diffstat (limited to 'css/theme/source/sky.scss')
-rw-r--r--css/theme/source/sky.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/theme/source/sky.scss b/css/theme/source/sky.scss
index 72a3a90..3fee67c 100644
--- a/css/theme/source/sky.scss
+++ b/css/theme/source/sky.scss
@@ -30,7 +30,7 @@ $linkColorHover: lighten( $linkColor, 20% );
$selectionBackgroundColor: #134674;
// Fix links so they are not cut off
-.reveal a:not(.image) {
+.reveal a {
line-height: 1.3em;
}