diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2019-02-20 13:47:15 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2019-04-24 19:38:57 +0200 |
commit | ff3283f915ed4c46895674923cd729a12e56408e (patch) | |
tree | 108477a97170e1290b7c9e674d9c5c6f4d375061 /scss | |
parent | c5356be0d1266f56f5829605b1f3095fd6d4f830 (diff) | |
download | Ishtar-ff3283f915ed4c46895674923cd729a12e56408e.tar.bz2 Ishtar-ff3283f915ed4c46895674923cd729a12e56408e.zip |
Minor CSS adjust
Diffstat (limited to 'scss')
-rw-r--r-- | scss/custom.scss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scss/custom.scss b/scss/custom.scss index efeb701b6..1808c7e1e 100644 --- a/scss/custom.scss +++ b/scss/custom.scss @@ -835,10 +835,6 @@ ul.compact{ top: 5em; } -.track-position button{ - padding-left: 0.1em; -} - /* // required @import "bootstrap-src/scss/functions"; |