From b93ae452fee5308e2cc052a0940b36cb550ad958 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Sun, 12 Oct 2014 23:22:16 -0400 Subject: Fix #555 --- public/ng/less/ui/form.less | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'public/ng/less/ui/form.less') diff --git a/public/ng/less/ui/form.less b/public/ng/less/ui/form.less index 6e33e606..85fa0aa1 100644 --- a/public/ng/less/ui/form.less +++ b/public/ng/less/ui/form.less @@ -1,9 +1,8 @@ @import "var"; -// colored buttons +// Button. .btn { - &:hover { - } + white-space: nowrap; } .btn-small { font-size: 0.9*@baseFontSize; -- cgit v1.2.3