diff options
Diffstat (limited to 'app')
| -rw-r--r-- | app/assets/stylesheets/components/_tables.sass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/components/_tables.sass b/app/assets/stylesheets/components/_tables.sass index e3a33e131..4e1e073da 100644 --- a/app/assets/stylesheets/components/_tables.sass +++ b/app/assets/stylesheets/components/_tables.sass @@ -148,7 +148,7 @@ background-color: #fff box-shadow: 0 0 3px $darkgrey position: fixed - z-index: 2000 + z-index: 999 right: 50px bottom: 15px |
