summaryrefslogtreecommitdiffstats
path: root/css/Properties/Properties.scss
diff options
context:
space:
mode:
Diffstat (limited to 'css/Properties/Properties.scss')
-rw-r--r--css/Properties/Properties.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/css/Properties/Properties.scss b/css/Properties/Properties.scss
index 5a9aca79..788a3c81 100644
--- a/css/Properties/Properties.scss
+++ b/css/Properties/Properties.scss
@@ -32,7 +32,6 @@ $property-ext-padding-right: 8px;
// the max width and keep the right alignment
max-width: $property-label-max-width + $property-value-max-width + 44px;
- @include generate-grid-span(1);
justify-self: center;
&--last {