CC-3174 : showbuidler
fixing width of search input so it will work on smaller screens.
This commit is contained in:
parent
62c07107c1
commit
b8ca0ef740
3 changed files with 16 additions and 8 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue