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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user