From 3fbd018e28982de0b0bca09cd525bc871e7a5d8d Mon Sep 17 00:00:00 2001 From: Felix Niklas Date: Thu, 25 Sep 2014 14:32:28 +0200 Subject: [PATCH] fix ticket zoom update button allignment --- app/assets/stylesheets/zzz.css.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/zzz.css.erb b/app/assets/stylesheets/zzz.css.erb index 38180f06f..c951ad9c6 100644 --- a/app/assets/stylesheets/zzz.css.erb +++ b/app/assets/stylesheets/zzz.css.erb @@ -421,7 +421,7 @@ label { margin-top: -23px; } -input, +input:not([type=submit]), textarea, .form-control { display: block;