diff options
Diffstat (limited to 'templates/assets/sass/material-kit/_labels.scss')
| -rwxr-xr-x | templates/assets/sass/material-kit/_labels.scss | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/templates/assets/sass/material-kit/_labels.scss b/templates/assets/sass/material-kit/_labels.scss deleted file mode 100755 index 77ff1a2..0000000 --- a/templates/assets/sass/material-kit/_labels.scss +++ /dev/null @@ -1,10 +0,0 @@ -.label { - border-radius: $border-radius-huge; - padding: 5px 12px; - text-transform: uppercase; - font-size: 10px; - - &.label-default{ - background-color: $gray-light; - } -} |
