- commit
- 30a03a8def72d7b5e3cdae8114867388c3e6b25f
- parent
- 0f85fe249baa96ff48555c1348d5a1d6b473fc57
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2017-11-19 11:13
sqare buttons
Diffstat
| M | static/scss/bar.scss | 1 | + |
| M | static/scss/user.scss | 1 | - |
2 files changed, 1 insertions, 1 deletions
diff --git a/static/scss/bar.scss b/static/scss/bar.scss
@@ -18,6 +18,7 @@ 18 18 font: inherit; 19 19 color: inherit; 20 20 text-align: center; -1 21 min-width: 2.3em; 21 22 22 23 &:focus, 23 24 &:hover {
diff --git a/static/scss/user.scss b/static/scss/user.scss
@@ -27,7 +27,6 @@ 27 27 font-size: 120%; 28 28 padding: $padding; 29 29 line-height: 1.6;30 -1 min-width: 2em;31 30 32 31 &:before { 33 32 content: "X";