summaryrefslogtreecommitdiffhomepage
path: root/css/theme/source/sky.scss
diff options
context:
space:
mode:
authorChris Lawrence2015-10-02 20:47:19 -0400
committerChris Lawrence2015-10-02 20:47:19 -0400
commit69104e8e04c14ac91d396a41e0c05351ec2a96bf (patch)
treeb95b95b20746a2a4d93fec64c4c4b10e6be85123 /css/theme/source/sky.scss
parent54082a8d76e8c12bb5b424f7ff21644632f054aa (diff)
parent01c55d4cf6ff60772be8a86320c4a5bcd7719a05 (diff)
Merge remote-tracking branch 'upstream/master'
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;
}