This commit is contained in:
xidedix
2018-02-02 17:09:58 +01:00
parent e122f00746
commit 17267e43f3
35 changed files with 553 additions and 491 deletions
+6 -6
View File
@@ -9,15 +9,15 @@
<p class="text-muted">The page you are looking for is temporarily unavailable.</p>
</div>
<b-input-group>
<div class="input-group-prepend">
<span class="input-group-text">
<b-input-group-prepend>
<b-input-group-text>
<i class="fa fa-search"></i>
</span>
</div>
</b-input-group-text>
</b-input-group-prepend>
<input id="prependedInput" class="form-control" size="16" type="text" placeholder="What are you looking for?">
<div class="input-group-append">
<b-input-group-append>
<b-button variant="info">Search</b-button>
</div>
</b-input-group-append>
</b-input-group>
</b-col>
</b-row>