SPR-908: check fix border-radius

This commit is contained in:
Silke Pisulla 2017-04-21 10:43:13 +02:00
commit 1dc51a98fd
6 changed files with 23 additions and 4 deletions

View file

@ -19,6 +19,7 @@
background-color: @ini_background_content;
border-top: solid 1px @ini_button_background;
border-color: @ini_border;
border-radius: 0 0 @fix_border-radius @fix_border-radius;
color: @ini_existing;
font-size: @font-size-small;
margin-top: 0;