diff options
Diffstat (limited to 'webclient/app.css')
-rw-r--r-- | webclient/app.css | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/webclient/app.css b/webclient/app.css index 7fe3cb3675..dfa17fae62 100644 --- a/webclient/app.css +++ b/webclient/app.css @@ -384,18 +384,6 @@ h1 { float: right; } -#config { - position: absolute; - z-index: 100; - top: 100px; - left: 50%; - width: 500px; - margin-left: -250px; - text-align: center; - padding: 20px; - background-color: #aaa; -} - .text_entry_section { position: fixed; bottom: 0; |