diff options
| author | Roger Braun <roger@rogerbraun.net> | 2016-11-06 19:28:48 +0100 |
|---|---|---|
| committer | Roger Braun <roger@rogerbraun.net> | 2016-11-06 19:28:48 +0100 |
| commit | 86749f759d6b2f75871242ba1edcd53e6d8ab14c (patch) | |
| tree | ec1f30b9bad7db7fc620d7e255ca0dc49528c107 | |
| parent | a73916dd7f07954ee0305df822baa8068ae1df14 (diff) | |
Remove superfluous css.
| -rw-r--r-- | src/App.scss | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/App.scss b/src/App.scss index 100187cf..a4d87308 100644 --- a/src/App.scss +++ b/src/App.scss @@ -304,11 +304,6 @@ attention { display: flex; padding: 0.5em; - media-upload { - font-size: 26px; - flex: 1; - } - button { flex: 2; } |
