From 9483b2c1097c224b269d68fb009179b89b126dac Mon Sep 17 00:00:00 2001 From: garbash Date: Sun, 30 Nov 2014 15:33:39 +0200 Subject: Added top-bar + removed deprecated elements and classes --- res/css/partials/graph-view.scss | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'res/css/partials/graph-view.scss') diff --git a/res/css/partials/graph-view.scss b/res/css/partials/graph-view.scss index 10120964..b885031d 100644 --- a/res/css/partials/graph-view.scss +++ b/res/css/partials/graph-view.scss @@ -176,4 +176,9 @@ font-size: 17px; +} + +.rhizi-logo { + position: fixed; + left:800px; } \ No newline at end of file -- cgit v1.3.1