Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

Commit

Permalink
minor cleanup of css
Browse files Browse the repository at this point in the history
  • Loading branch information
timlevett committed Dec 17, 2014
1 parent 7c27cdd commit 661a21b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/webapp/css/buckyless/cards.less
Original file line number Diff line number Diff line change
Expand Up @@ -362,5 +362,5 @@ div.table-cell {
}

@media (min-width: 1105px) {
#cards-sortable li { float: left; width: 33%; height: 150px; }
#cards-sortable li { float: left; width: 33.3333333%; height: 150px; }
}

0 comments on commit 661a21b

Please sign in to comment.