CC-3174 : showbuidler

fixing width of search input so it will work on smaller screens.
This commit is contained in:
Naomi Aro 2012-03-05 15:39:18 +01:00
parent 62c07107c1
commit b8ca0ef740
3 changed files with 16 additions and 8 deletions

View file

@ -62,7 +62,7 @@ tr.cursor-selected-row .marker {
}
.ui-dialog .padded {
padding: 8px 10px 8px 8px;
padding: 5px 10px 5px 8px;
}
.ui-dialog .ui-buttonset {