forked from x/volcanos
10 lines
129 B
CSS
10 lines
129 B
CSS
fieldset.feel div.action {
|
|
clear:none;
|
|
}
|
|
|
|
fieldset.feel div.output div.content {
|
|
max-height:200px;
|
|
overflow:auto;
|
|
}
|
|
|