diff --git a/src/web/stylesheets/layout/_io.css b/src/web/stylesheets/layout/_io.css index 5e9364ae..a26c09bb 100755 --- a/src/web/stylesheets/layout/_io.css +++ b/src/web/stylesheets/layout/_io.css @@ -303,7 +303,8 @@ width: 100%; } -.form-group.input-group { +#input-tab-body .form-group.input-group, +#output-tab-body .form-group.input-group { width: 70%; float: left; margin-bottom: 2rem;