mirror of https://github.com/apache/lucene.git
SOLR-11646: change tab-pane padding to align better under tabs
This commit is contained in:
parent
a033759f12
commit
aab2c770c6
|
@ -453,7 +453,7 @@ div#toc ul li ul li {
|
|||
}
|
||||
|
||||
.tab-content {
|
||||
padding: 15px;
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
span.tagTitle {font-weight: 500;}
|
||||
|
|
Loading…
Reference in New Issue