summaryrefslogtreecommitdiffstats
path: root/core/css/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'core/css/styles.css')
-rw-r--r--core/css/styles.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/css/styles.css b/core/css/styles.css
index c651eb05238..9a32151deb9 100644
--- a/core/css/styles.css
+++ b/core/css/styles.css
@@ -105,8 +105,8 @@ textarea:hover, textarea:focus, textarea:active {
input[type="checkbox"] { margin:0; padding:0; height:auto; width:auto; }
input[type="checkbox"]:hover+label, input[type="checkbox"]:focus+label { color:#111 !important; }
input[type="time"] {
- width: 110px;
- height: 30px;
+ width: initial;
+ height: 31px;
-moz-box-sizing: border-box; box-sizing: border-box;
}
#quota {