improved variable comments

This commit is contained in:
Paul Clarke 2016-05-05 18:52:42 +12:00
parent b87d0a3e3c
commit e81e99fb0d
2 changed files with 2 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -710,8 +710,7 @@ $gallery-item-shadow: 0 1px 4px $gray-light;
$page-mask-light: rgba(236, 239, 241, .9); $page-mask-light: rgba(236, 239, 241, .9);
// Variables for use within but not limited to the AssetAdmin module // Gallery thumbnail and image sizes
// Gallery items
$gallery-thumb-width: 176px; $gallery-thumb-width: 176px;
$gallery-thumb-height: 132px; $gallery-thumb-height: 132px;