Skip to content
Snippets Groups Projects
Commit 7ddce7b0 authored by Piotr Gawron's avatar Piotr Gawron
Browse files

css fixed to add overflow to plugin tab

parent 69b61df6
No related branches found
No related tags found
2 merge requests!43412.1.0~beta.2 into master,!432Resolve "problem with plugin tab with side"
Pipeline #6635 passed
......@@ -449,7 +449,7 @@ Plugin tabs
width: 100%;
}
.minerva-plugin > .parentTabs > .tab-pane {
.minerva-plugin > .parentTabs > .tab-content > .tab-pane {
overflow: auto;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment