diff --git a/client/containers/Project/Interface/InterfaceList/View.scss b/client/containers/Project/Interface/InterfaceList/View.scss index c78bc3a4..7e2b91ca 100644 --- a/client/containers/Project/Interface/InterfaceList/View.scss +++ b/client/containers/Project/Interface/InterfaceList/View.scss @@ -21,6 +21,7 @@ margin: 0px; .colKey{ padding-bottom: 0px; + } } .ace_print-margin{ @@ -30,11 +31,12 @@ width: 50%; float: left; padding: 8px 16px; - + height: 40px; .colKey{ padding-bottom: 0px; } } + .colDesc{ margin-bottom: 0px; padding-bottom: 0px;