Changeset - 5603bde0a357
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 9 years ago 2014-11-06 19:03:49
bkuhn@ebb.org
Try to float this left.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
templates/page.tmpl
Show inline comments
...
 
@@ -38,3 +38,3 @@
 
          </button>
 
         <svg x="0" y="0" width="48" height="48" style="overflow: visible;"><image x="0"  y="0" xlink:href="/copyleft.svg" src="/copyleft.png" width="48" height="48" /></svg>
 
         <svg x="0" y="0" width="48" height="48"  style="float:left;margin:5px;"><image x="0"  y="0" xlink:href="/copyleft.svg" src="/copyleft.png" width="48" height="48" /></svg>
 
         <a class="navbar-brand" href="<TMPL_VAR BASEURL>"><TMPL_VAR WIKINAME></a>
0 comments (0 inline, 0 general)