diff options
author | dedeibel | 2018-12-08 19:13:47 +0100 |
---|---|---|
committer | dedeibel | 2018-12-19 22:06:07 +0100 |
commit | fe41ec389e44f5824b5f28ec97a255234338235e (patch) | |
tree | bba56db670880a6716ae303298f109ab4fa9e353 /configs | |
parent | ae7ec55a55acfe7073f343239d791798f24f4e09 (diff) |
Whitespace fixes
Diffstat (limited to '')
-rw-r--r-- | configs/conferences/34c3/main.less | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/conferences/34c3/main.less b/configs/conferences/34c3/main.less index 13634aa..d67c5dd 100644 --- a/configs/conferences/34c3/main.less +++ b/configs/conferences/34c3/main.less @@ -146,7 +146,7 @@ h1, h2, body.overview .room a.title, body.overview .panel-primary a, .navbar-bra padding-left: 16px; border-bottom: 1px solid @darker-grey; - + font-size: 15px; } } @@ -309,12 +309,12 @@ nav .button-wrapper > .btn { height: 60px; margin-top: 15px; margin-bottom: -1px; - + background-color: transparent; border: none; border-bottom: 1px solid transparent; border-radius: 0; - + &:hover { border-bottom: 1px solid @tuwatred; } |