mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
Add dropped text-justify
This commit is contained in:
@@ -201,6 +201,7 @@ You can use the mark tag to <mark>highlight</mark> text.
|
|||||||
<p class="text-left">Left aligned text.</p>
|
<p class="text-left">Left aligned text.</p>
|
||||||
<p class="text-center">Center aligned text.</p>
|
<p class="text-center">Center aligned text.</p>
|
||||||
<p class="text-right">Right aligned text.</p>
|
<p class="text-right">Right aligned text.</p>
|
||||||
|
<p class="text-justify">Justified text.</p>
|
||||||
<p class="text-nowrap">No wrap text.</p>
|
<p class="text-nowrap">No wrap text.</p>
|
||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user