mirror of
https://github.com/pi-hole/web.git
synced 2026-05-03 07:02:09 +01:00
Fixed indentation issue with code examples
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
<section id='browsers'>
|
||||
<h2 class='page-header'><span>Browser Support</span></h2>
|
||||
<p class="lead">AdminLTE supports the following browsers:</p>
|
||||
<ul>
|
||||
<li>IE9+</li>
|
||||
<li>FireFox (latest)</li>
|
||||
<li>Safari (latest)</li>
|
||||
<li>Chrome (latest)</li>
|
||||
<li>Opera (latest)</li>
|
||||
</ul>
|
||||
<p><b>Note:</b> IE9 does not support transitions or animations. The template will function properly but it won't use animations/transitions on IE9.</p>
|
||||
</section>
|
||||
<h2 class='page-header'><span>Browser Support</span></h2>
|
||||
<p class="lead">AdminLTE supports the following browsers:</p>
|
||||
<ul>
|
||||
<li>IE9+</li>
|
||||
<li>FireFox (latest)</li>
|
||||
<li>Safari (latest)</li>
|
||||
<li>Chrome (latest)</li>
|
||||
<li>Opera (latest)</li>
|
||||
</ul>
|
||||
<p><b>Note:</b> IE9 does not support transitions or animations. The template will function properly but it won't use animations/transitions on IE9.</p>
|
||||
</section>
|
||||
Reference in New Issue
Block a user