Use pull-right class instead of float: right style
This commit is contained in:
parent
0684fe9a69
commit
48a982fda2
@ -11,10 +11,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="page-header">
|
<div class="page-header">
|
||||||
<h1>
|
<h1><img id="spinner" class="pull-right" src="images/spinner.gif" style="display: none;" width="32" height="32">Reactive Search</h1>
|
||||||
Reactive Search
|
|
||||||
<img id="spinner" src="images/spinner.gif" style="float: right; display: none;" width="32" height="32">
|
|
||||||
</h1>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="input" class="form-horizontal">
|
<div id="input" class="form-horizontal">
|
||||||
|
Loading…
Reference in New Issue
Block a user