CC-3174 : showbuilder
made width not inline.
This commit is contained in:
parent
c665a3fa03
commit
e0134ed6d1
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
|||
@CHARSET "UTF-8";
|
||||
|
||||
#show_builder {
|
||||
width:45%;
|
||||
}
|
||||
|
||||
#show_builder input.input_text {
|
||||
width:100px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue