SPR-910: var rename - border-radius
This commit is contained in:
parent
0b41f4a629
commit
ef4640f4d7
9 changed files with 14 additions and 16 deletions
|
@ -83,7 +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
|
||||
border-radius: 0 @ini_default_border_radius @fix_border-radius @fix_border-radius; // @ini_default_border_radius vs. @fix_border-radius
|
||||
}
|
||||
|
||||
.top-header {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue