diff options
| -rw-r--r-- | app/assets/stylesheets/components/_referential_overview.sass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/assets/stylesheets/components/_referential_overview.sass b/app/assets/stylesheets/components/_referential_overview.sass index cf440b22c..b4b3b1928 100644 --- a/app/assets/stylesheets/components/_referential_overview.sass +++ b/app/assets/stylesheets/components/_referential_overview.sass @@ -24,7 +24,7 @@ .time-travel padding-top: 3px padding-bottom: 4px - height: 43px + height: 44px a.btn:first-child margin-right: 1px a.btn:last-child @@ -67,7 +67,7 @@ right: 10px &.togglable padding-top: 6px - padding-bottom: 5px + padding-bottom: 7px &:before top: 0px |
