diff options
-rw-r--r-- | scss/custom.scss | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scss/custom.scss b/scss/custom.scss index 443802c62..26a2cffdf 100644 --- a/scss/custom.scss +++ b/scss/custom.scss @@ -854,6 +854,10 @@ ul.compact{ bottom: 3em; } +.ol-rotate { + top: 2.8em; +} + .track-position{ left: .5em; top: 5em; |