diff options
-rw-r--r-- | core/css/styles.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/css/styles.css b/core/css/styles.css index c9820c4ae3e..6cfbad2b56b 100644 --- a/core/css/styles.css +++ b/core/css/styles.css @@ -568,7 +568,6 @@ label.infield { cursor:text !important; top:1.05em; left:.85em; } width: 80px; margin-top:45px; z-index: 75; - height: 100%; background: #383c43 url('../img/noise.png') repeat; overflow-y: auto; -moz-box-sizing:border-box; box-sizing:border-box; |