CC-4486: Library -> Advanced Search: Alignment is off sometimes

small CSS fix
This commit is contained in:
Vladimir 2012-10-03 18:26:22 +02:00
parent 5fd75d9eb7
commit a1d650b3dc

View file

@ -2688,7 +2688,7 @@ fieldset .btn-toolbar {
box-sizing: border-box;
}
.form-horizontal .controls input[type="text"]:only-child {
width:90%;
width:85%;
}