diff options
Diffstat (limited to 'less')
| -rw-r--r-- | less/grid.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/less/grid.less b/less/grid.less index 2638ee068..751e9d8c6 100644 --- a/less/grid.less +++ b/less/grid.less @@ -16,6 +16,7 @@ .clear_float(); } [class^="span"] { + min-height: 1px; padding-left: 10px; padding-right: 10px; // Proper box-model (padding doesn't add to width) |
