summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorLV-426 <lv-426@taproot.org.il>2015-02-09 02:33:14 +0200
committerLV-426 <lv-426@taproot.org.il>2015-02-09 02:57:02 +0200
commitaaf2df093603cc9e6ce16f5651d2e5e0b5c8dcb4 (patch)
tree60a5d64f20498f7b9147a494a880a3683b9394ca /res
parentbbd4523e257d97da329f0c9c380d79bfa186f485 (diff)
use <span> tag for doc title, rm padding
Diffstat (limited to 'res')
-rw-r--r--res/client/css/partials/top-bar.scss1
-rw-r--r--res/templates/index.html2
2 files changed, 1 insertions, 2 deletions
diff --git a/res/client/css/partials/top-bar.scss b/res/client/css/partials/top-bar.scss
index a96d3055..69480d95 100644
--- a/res/client/css/partials/top-bar.scss
+++ b/res/client/css/partials/top-bar.scss
@@ -47,6 +47,5 @@
font-family: $semibold-font-family;
color: $light-grey;
margin-left: 40px;
- padding: 10px;
font-size: $h3-size;
}
diff --git a/res/templates/index.html b/res/templates/index.html
index 8a98b83e..866d0572 100644
--- a/res/templates/index.html
+++ b/res/templates/index.html
@@ -10,7 +10,7 @@
<span id="measure-node" class="graph nodetext" style="position: absolute; display: inline; top: -300px; left: 0px;">suicide squade, attack!</span>
<span id="measure-link" class="graph linklabel" style="position: absolute; display: inline; top: -300px; left: 0px;">those who are about to cry, we kaput you.</span>
<div class="top-bar">
- <h3 id="doc-title">Rhizi Prototype</h3>
+ <span id="doc-title">Rhizi Prototype</span>
<div class="user-area">
<div class="username">
<div class="profile-circle"></div>