diff options
Diffstat (limited to 'options')
| -rw-r--r-- | options/options.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/options/options.html b/options/options.html index e0b3d33d..99762fc7 100644 --- a/options/options.html +++ b/options/options.html @@ -26,10 +26,6 @@ border-bottom: 1px solid #eee; padding: 20px 0 15px 0; width: 495px; - position: fixed; - top: 0; - background-image: -webkit-linear-gradient(white, white 40%, rgba(255, 255, 255, 0.92)); - z-index: 2; } button { -webkit-user-select: none; @@ -86,7 +82,6 @@ } table { position: relative; - margin-top: 60px; border-spacing: 0 25px; } #optionsTableWrapper { |
