diff options
Diffstat (limited to 'res/client/css/style.css')
| -rw-r--r-- | res/client/css/style.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/res/client/css/style.css b/res/client/css/style.css index f4f80102..930a0d25 100644 --- a/res/client/css/style.css +++ b/res/client/css/style.css @@ -311,9 +311,9 @@ body.debug .debug-ui-right { #menu__type-filter { background-color: white; - position: relative; - right: 220px; - top: -5px; + position: absolute; + right: 155px; + top: 0; width: 200px; } .input-container { |
