* Entry progressbar convert progress. (#444)

pull/448/head
Csaba Jakosa 2016-05-15 22:47:39 +02:00 committed by Khurshid Alam
parent 4ba345b5a6
commit fa6fdff0fe
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@
&:disabled { box-shadow: none; } &:disabled { box-shadow: none; }
progressbar { progress {
@include linear-gradient($selected_bg_color); @include linear-gradient($selected_bg_color);
border-width: 0; border-width: 0;