SOLR-11646: change tab-pane padding to align better under tabs

This commit is contained in:
Cassandra Targett 2018-04-12 12:17:04 -05:00
parent a033759f12
commit aab2c770c6
1 changed files with 1 additions and 1 deletions

View File

@ -453,7 +453,7 @@ div#toc ul li ul li {
} }
.tab-content { .tab-content {
padding: 15px; padding: 0px;
} }
span.tagTitle {font-weight: 500;} span.tagTitle {font-weight: 500;}