summaryrefslogtreecommitdiff
path: root/res/client/css/by-view
diff options
context:
space:
mode:
authorLV-426 <lv-426@taproot.org.il>2015-02-24 20:20:41 +0200
committerLV-426 <lv-426@taproot.org.il>2015-02-24 20:23:09 +0200
commitf9ebe5813504a83275c2246c3f5a281b85c6d83a (patch)
tree82e18ccb8ee6c38a73883a2b7bef2bad5297ee47 /res/client/css/by-view
parenta6230be2dc73ebc540a62f6a56f847ed6f1c3a1a (diff)
input-bar.scss: fix positioning
Diffstat (limited to 'res/client/css/by-view')
-rw-r--r--res/client/css/by-view/graph-view.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/client/css/by-view/graph-view.scss b/res/client/css/by-view/graph-view.scss
index f2438abf..aad43167 100644
--- a/res/client/css/by-view/graph-view.scss
+++ b/res/client/css/by-view/graph-view.scss
@@ -1,7 +1,6 @@
.graph-view {
background-color: $light-grey;
height: 100%;
- position: relative;
}
.node {