Merge branch '6663-git-server' refs #6663
[arvados.git] / apps / workbench / app / assets / stylesheets / application.css.scss
index bb57d4be501aa1541613006072366edcbe3b69df..9560bb7dc86662a12d49672254205d2ef890508c 100644 (file)
@@ -300,3 +300,11 @@ ul.nav.nav-tabs {
 .hover-dropdown:hover .dropdown-menu {
   display: block;
 }
+
+.arv-description-as-subtitle .editable-inline,
+.arv-description-as-subtitle .editable-inline .form-group,
+.arv-description-as-subtitle .editable-inline .form-group .editable-input,
+.arv-description-as-subtitle .editable-inline .form-group .editable-input textarea,
+{
+    width: 98%!important;
+}