Row: css fix for collapsed rows with empty title

This commit is contained in:
Torkel Ödegaard
2014-12-02 11:07:51 -08:00
parent 7a4077405e
commit 01305462aa
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -181,6 +181,7 @@ form input.ng-invalid {
font-size: 0.9em;
text-align: center;
line-height: 31px;
height: 31px;
}
.row-close {