fix spacing

This commit is contained in:
Dmitry Fadeyev 2011-09-27 20:57:11 +01:00
parent a736a7eecd
commit 3df7be1ea5
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
left bottom,
left top,
color-stop(0, @start),
color-stop(1, @stop));
color-stop(1, @stop));
background: -ms-linear-gradient(bottom,
@start,
@stop);