Browse Source

Remove minwidth from grid

pull/1129/head
jlukic 10 years ago
parent
commit
c5127e5161
1 changed files with 0 additions and 1 deletions
  1. 1
      src/definitions/collections/grid.less

1
src/definitions/collections/grid.less

@ -131,7 +131,6 @@ body > .ui.grid:not(.page) {
-------------------------*/
.ui.page.grid {
min-width: @minWidth;
padding-left: 0%;
padding-right: 0%;
width: @computerWidth;

Loading…
Cancel
Save