Fix a small typo

This commit is contained in:
Satyajit Sahoo
2013-03-06 20:01:40 +05:30
parent 772fe83a08
commit 454cd38627
+1 -1
View File
@@ -177,7 +177,7 @@ GraniteWidgetsPopOver {
background-image: -gtk-gradient(linear,
left top, left bottom,
from (@menu_bg_color),
to (@menu_bg_color);
to (@menu_bg_color));
}
GraniteWidgetsPopOver .sidebar.view,