aboutsummaryrefslogtreecommitdiff
path: root/src/components/notifications/notifications.scss
diff options
context:
space:
mode:
authorRoger Braun <roger@rogerbraun.net>2017-04-09 22:23:14 +0200
committerRoger Braun <roger@rogerbraun.net>2017-04-09 22:23:14 +0200
commit36655002d062183a577f5b8fd66628d56670ec1f (patch)
treecda03a02b10fd8958a69927fee2fb272e5c66fb3 /src/components/notifications/notifications.scss
parent112adcf8f83e1bd8dd347ef8ee4de46060b53341 (diff)
parent7ee87c7618bfba986ec7a04581273629a1db9983 (diff)
Merge branch 'develop' into feature/hash-routed
Diffstat (limited to 'src/components/notifications/notifications.scss')
-rw-r--r--src/components/notifications/notifications.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/components/notifications/notifications.scss b/src/components/notifications/notifications.scss
index 5cce7a73..9bc2a5ec 100644
--- a/src/components/notifications/notifications.scss
+++ b/src/components/notifications/notifications.scss
@@ -8,8 +8,9 @@
position: relative;
.read-button {
position: absolute;
- padding: 0.1em 0.3em 0.25em 0.3em;
right: 0.7em;
+ height: 1.8em;
+ line-height: 100%;
}
}