Removed collapse row button, added to row menu, made small change to text pannel to allow smaller height, Closes #727

This commit is contained in:
Torkel Ödegaard
2014-09-03 09:52:36 +02:00
parent 0845d5d451
commit b989183fce
3 changed files with 8 additions and 9 deletions
+3 -3
View File
@@ -268,9 +268,9 @@ form input.ng-invalid {
left:-34px;
position: absolute;
z-index: 100;
transition: .25s left;
transition-delay: .25s;
-webkit-transition-delay: .25s;
transition: .10s left;
transition-delay: .10s;
-webkit-transition-delay: .10s;
}
.row-open:hover {