SPR-742: Konfigurierbarkeit check border-radius

This commit is contained in:
Silke Pisulla 2017-03-22 14:42:34 +01:00
commit 0b41f4a629
4 changed files with 7 additions and 23 deletions

View file

@ -83,6 +83,7 @@
.content .row > .col-xs-12 {
z-index: 3;
border-radius: 0 @border-radius @fix_border-radius @fix_border-radius; // @border-radius vs. @fix_border-radius
}
.top-header {