new var @fix_border-radius for no custom border-radius

This commit is contained in:
Silke Pisulla 2017-01-11 15:20:15 +01:00
commit acc4acbcf1
4 changed files with 8 additions and 4 deletions

View file

@ -12,6 +12,7 @@
@background_page-header: __background_page-header__;
@border-radius: __default_border_radius__;
@fix_border-radius: 2px;
@font_family_screen: __font_family_screen__;