diff options
Diffstat (limited to 'core/css/inputs.scss')
-rw-r--r-- | core/css/inputs.scss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/core/css/inputs.scss b/core/css/inputs.scss index 34aa40c247f..7890d6ca802 100644 --- a/core/css/inputs.scss +++ b/core/css/inputs.scss @@ -165,10 +165,6 @@ button img, .button img { cursor: pointer; } -#header .button { - border: none; - box-shadow: none; -} #quota { color: #555; } |