css fix side navbar tab

This commit is contained in:
yuri
2019-09-16 10:45:54 +03:00
parent 3c36e81502
commit 2187073e2b
+1 -1
View File
@@ -233,7 +233,7 @@
ul.tabs {
> li > a > span.full-label {
display: inline;
display: inline-block;
}
}