Fixed semicolon parse error from #12832

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2023-04-17 20:14:45 -07:00
parent c12ac9912c
commit 3153013715

View file

@ -142,7 +142,7 @@ a.accordion-header {
//color: inherit;
}
.pull-text-right{
text-align: right; !important;
text-align: right !important;
}
.main-header .sidebar-toggle:before {