diff options
Diffstat (limited to 'theme/stylesheets/mixins.less')
-rwxr-xr-x | theme/stylesheets/mixins.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/stylesheets/mixins.less b/theme/stylesheets/mixins.less index 0216ea4..80378f8 100755 --- a/theme/stylesheets/mixins.less +++ b/theme/stylesheets/mixins.less @@ -4,4 +4,4 @@ &:hover, &:focus { color: inherit; } -}
\ No newline at end of file +} |