Fixed issue 35 on Google Code

This commit is contained in:
Jono Brandel 2013-12-18 15:56:16 -08:00
parent 978fa0b0a9
commit a9783fd72a
2 changed files with 280 additions and 14 deletions

View File

@ -87,7 +87,7 @@ $button-height: 20px;
margin-right: 15px; margin-right: 15px;
overflow-x: hidden; overflow-x: hidden;
&.has-save ul { &.has-save > ul {
margin-top: $row-height; margin-top: $row-height;
&.closed { &.closed {
margin-top: 0; margin-top: 0;

File diff suppressed because one or more lines are too long