change the location of the image
This commit is contained in:
parent
ffa0a1b9bf
commit
35e208b61d
1 changed files with 3 additions and 15 deletions
|
@ -11,10 +11,7 @@
|
|||
<ul class="collapsible" data-collapsible="accordion">
|
||||
<li>
|
||||
<header
|
||||
class="collapsible-header waves-effect flow-text"
|
||||
accesskey="1"
|
||||
for="general"
|
||||
data-icon="cog"
|
||||
class="collapsible-header waves-effect flow-text" accesskey="1" for="general" data-icon="cog"
|
||||
></header>
|
||||
<section class="collapsible-body">
|
||||
<section class="input-group">
|
||||
|
@ -160,11 +157,7 @@
|
|||
<section class="collapsible-body">
|
||||
<div class="row">
|
||||
<side class="s3">
|
||||
<img
|
||||
src="../icons/logo.png"
|
||||
alt="Logo"
|
||||
class="responsive-img"
|
||||
/>
|
||||
<img src="/media/icons/logo.png" alt="Logo" class="responsive-img" />
|
||||
</side>
|
||||
<article class="s9">
|
||||
<p
|
||||
|
@ -185,12 +178,7 @@
|
|||
</main>
|
||||
<side class="fixed-action-btn">
|
||||
<button
|
||||
href="help"
|
||||
tab-height="607.5"
|
||||
tab-width="1080"
|
||||
class="btn-floating btn-large"
|
||||
title-for="help"
|
||||
data-icon="help"
|
||||
href="help" tab-height="607.5" tab-width="1080" class="btn-floating btn-large" title-for="help" data-icon="help"
|
||||
></button>
|
||||
</side>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue