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

@ -47,9 +47,11 @@
&.export {
bottom: 1px;
overflow-x: hidden;
background: transparent url("svg.php?svg=file-export.svg&f=existing") left center no-repeat;
background-size: auto 20px;
border: solid 1px @ini_border;
border-radius: 0 0 @fix_border-radius @fix_border-radius;
color: @ini_existing;
font-size: @font-size-small;
line-height: 1;