2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

Remove unneeded stylelint disables.

This commit is contained in:
XhmikosR
2019-01-05 19:18:19 +02:00
parent fcb034828f
commit f21b5f9e98
4 changed files with 2 additions and 6 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
font-weight: $font-weight-normal;
line-height: $line-height-base;
text-align: left; // Fallback for where `start` is not supported
text-align: start; // stylelint-disable-line declaration-block-no-duplicate-properties
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;