From ae97bf0a841d59cffdf94c34036ddfe0ab925623 Mon Sep 17 00:00:00 2001 From: garbash Date: Sun, 30 Nov 2014 18:08:22 +0200 Subject: Task-alert styling - button not-working --- res/css/partials/top-bar.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/css/partials/top-bar.scss') diff --git a/res/css/partials/top-bar.scss b/res/css/partials/top-bar.scss index 0224410c..e10cfd8f 100644 --- a/res/css/partials/top-bar.scss +++ b/res/css/partials/top-bar.scss @@ -10,7 +10,7 @@ .doc-title{ position:fixed; font-family: $semibold-font-family; - left:60px; + left:$left-margin; top:10px; color: #f5f5fa; //todo: $light-grey: -- cgit v1.3.1