diff options
| author | lambadalambda <gitgud@rogerbraun.net> | 2017-03-06 07:58:32 -0500 |
|---|---|---|
| committer | lambadalambda <gitgud@rogerbraun.net> | 2017-03-06 07:58:32 -0500 |
| commit | eab4b769515fe99f179118b087f93db2ba8c4719 (patch) | |
| tree | 6f24d32bf47634aa9f4d81c6041e18dd39fe1f3c /src/components/notifications/notifications.scss | |
| parent | 67c22276d3049576bebeaf4d22e937d759cba06d (diff) | |
| parent | 31c0a2dfef565bc665ebe6c4d8102249eefc6869 (diff) | |
Merge branch 'feature/load-new-statuses-in-heading' into 'develop'
Improvements in loading statuses interface
See merge request !42
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 100349eb..1378e730 100644 --- a/src/components/notifications/notifications.scss +++ b/src/components/notifications/notifications.scss @@ -9,7 +9,7 @@ button { position: absolute; padding: 0.1em 0.3em 0.25em 0.3em; - right: 0.6em; + right: 0.7em; } } |
