Minor ui fix: space between range and requird

This commit is contained in:
Roman Hotsiy 2016-07-15 20:20:24 +03:00
parent 3f7c3fb40d
commit 7bf8c1e852
No known key found for this signature in database
GPG Key ID: 5CB7B3ACABA57CB0

View File

@ -46,6 +46,7 @@ $sub-schema-offset: ($bullet-size/2) + $bullet-margin;
border-radius: $border-radius;
background-color: rgba($primary-color, .1);
margin-left: 6px;
margin-right: 6px;
}
.param-description {