CC-4548: Calendar -> Add/Remove contents -> Advanced search: Green check is pushed to different line under 1400 screen width

-fixed
This commit is contained in:
denise 2012-10-11 12:23:24 -04:00
parent 03e4bb15c7
commit 4b2b5ada6e
1 changed files with 1 additions and 1 deletions

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%;
}