CC-3174 : showbuilder

different width added for dialog builder.
This commit is contained in:
Naomi Aro 2012-03-02 15:47:50 +01:00
parent 3ab375a23c
commit 98d50ae4a7
1 changed files with 4 additions and 0 deletions

View File

@ -49,6 +49,10 @@ tr.cursor-selected-row .marker {
padding: 10px 0 0 0;
}
.ui-dialog #show_builder {
width:45%;
}
.ui-dialog .ui-buttonset {
margin-right: 0 !important;
}