aboutsummaryrefslogtreecommitdiff
path: root/lib/forms.less
diff options
context:
space:
mode:
Diffstat (limited to 'lib/forms.less')
-rw-r--r--lib/forms.less1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/forms.less b/lib/forms.less
index be53c60cb..1f424abaa 100644
--- a/lib/forms.less
+++ b/lib/forms.less
@@ -107,7 +107,6 @@ input[type=file] {
// Chrome on Linux and Mobile Safari need background-color
select {
width: 220px; // default input width + 10px of padding that doesn't get applied
- padding: 0;
vertical-align: middle;
background-color: @white;
}