diff --git a/styles.css b/styles.css index c99a706..86ed3a6 100644 --- a/styles.css +++ b/styles.css @@ -8,17 +8,16 @@ body { margin: 5px; padding: 8px; opacity: .9; + position: fixed !important; } .control.floating { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; - position: fixed !important; } .control.navigate { - position: fixed; top: 0; cursor: pointer; width: 128px;