1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-16 18:41:40 +04:00

Merge pull request #116 from chrisbaswell/dev

Class .text-muted-dark not needed on dropdown
This commit is contained in:
Paweł Kuna
2018-04-26 08:40:08 +02:00
committed by GitHub
+1 -1
View File
@@ -38,7 +38,7 @@
</div>
</a>
<div class="dropdown-divider"></div>
<a href="#" class="dropdown-item text-center text-muted-dark">Mark all as read</a>
<a href="#" class="dropdown-item text-center">Mark all as read</a>
</div>
</div>
<div class="dropdown">