diff options
| author | Roger Braun <roger@rogerbraun.net> | 2017-03-07 08:44:53 +0100 |
|---|---|---|
| committer | Roger Braun <roger@rogerbraun.net> | 2017-03-07 08:44:53 +0100 |
| commit | e64a5beb35ca7c356054b68c861cc44ccac42bc5 (patch) | |
| tree | eef83d2a3d68bfac8248f5eb7d41f2432a7bf6f3 /src/components/notifications/notifications.scss | |
| parent | 5143ae7f72c7535872188d9887dc61628add09fb (diff) | |
| parent | 34531de8c027472266c050183ef9ae82ff57643f (diff) | |
Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma-fe into develop
Diffstat (limited to 'src/components/notifications/notifications.scss')
| -rw-r--r-- | src/components/notifications/notifications.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/notifications/notifications.scss b/src/components/notifications/notifications.scss index 1378e730..8e3e0721 100644 --- a/src/components/notifications/notifications.scss +++ b/src/components/notifications/notifications.scss @@ -6,7 +6,7 @@ // force the text to stay centered, while keeping // the button in the right side of the panel heading position: relative; - button { + .read-button { position: absolute; padding: 0.1em 0.3em 0.25em 0.3em; right: 0.7em; |
