From f414928a54aebddbf73f0e92ccf96a09ad1b6cb4 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Thu, 14 Jan 2016 13:59:28 +0100 Subject: Standartize buttons and fields size Signed-off-by: Dmitriy Zaporozhets --- app/assets/stylesheets/framework/forms.scss | 2 -- 1 file changed, 2 deletions(-) (limited to 'app/assets/stylesheets/framework/forms.scss') diff --git a/app/assets/stylesheets/framework/forms.scss b/app/assets/stylesheets/framework/forms.scss index 032d343df44..ed0a37d3cc5 100644 --- a/app/assets/stylesheets/framework/forms.scss +++ b/app/assets/stylesheets/framework/forms.scss @@ -74,8 +74,6 @@ label { .form-control { @include box-shadow(none); - height: 42px; - padding: 8px $gl-padding; } .wiki-content { -- cgit v1.2.1