remove float.
This commit is contained in:
parent
e46430cf07
commit
c6421cb7fc
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<svg x="0" y="0" width="250" height="55" style="float:left;margin:5px;"><image x="0" y="0" xlink:href="/copyleftorg-green-stylized.svg" src="/copyleftorg-green-stylized.png" width="250" height="55" /></svg>
|
||||
<svg x="0" y="0" width="250" height="55" style="margin: 5px"><image x="0" y="0" xlink:href="/copyleftorg-green-stylized.svg" src="/copyleftorg-green-stylized.png" width="250" height="55" />
|
||||
</div>
|
||||
<nav class="collapse navbar-collapse copyleft-navbar-collapse" role="navigation">
|
||||
<ul class="nav navbar-nav navbar-right">
|
||||
|
|
Loading…
Reference in a new issue