diff options
Diffstat (limited to 'Timeline/ClientApp/src/app/timeline/timeline-ui.sass')
-rw-r--r-- | Timeline/ClientApp/src/app/timeline/timeline-ui.sass | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Timeline/ClientApp/src/app/timeline/timeline-ui.sass b/Timeline/ClientApp/src/app/timeline/timeline-ui.sass index 952e4659..667c1da9 100644 --- a/Timeline/ClientApp/src/app/timeline/timeline-ui.sass +++ b/Timeline/ClientApp/src/app/timeline/timeline-ui.sass @@ -17,12 +17,11 @@ transition: height 0.5s
.timeline-sync-state-badge
- position: absolute
+ position: fixed
top: 0
right: 0
z-index: 1
font-size: 0.8em
- margin-top: 4px
padding: 3px 8px
border-radius: 5px
background: #e8fbff
|