summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLV-426 <lv-426@taproot.org.il>2015-02-08 15:48:15 +0200
committerLV-426 <lv-426@taproot.org.il>2015-02-08 15:53:10 +0200
commit75b3f4e87b7d60c5a08c0670f6ee1d97e757f6ab (patch)
treeab0888f23b1231b14cc4a67e93d5f556decc6057
parent70013e7e3118e4e0edf18351715d195eaa2b2f49 (diff)
remove insane css background-img for a <img> tag
-rw-r--r--res/client/css/partials/top-bar.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/client/css/partials/top-bar.scss b/res/client/css/partials/top-bar.scss
index cffd200a..258c83eb 100644
--- a/res/client/css/partials/top-bar.scss
+++ b/res/client/css/partials/top-bar.scss
@@ -54,7 +54,6 @@
.organization-logo {
display: inline-block;
margin-left: 12px;
- background: url(../img/CRI-logo.png);
min-height: 30px;
min-width: 30px;
} \ No newline at end of file