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

Merge branch '425-left-panel-is-resized-when-switching-between-left-panel-tabs' into 'master'

Resolve "Left panel is resized when switching between left panel tabs"

Closes #425

See merge request piotr.gawron/minerva!320
parents fcc2f72c 97f1c960
No related branches found
No related tags found
1 merge request!320Resolve "Left panel is resized when switching between left panel tabs"
Pipeline #
......@@ -386,10 +386,9 @@ table.minerva-window-drug-table td {
.minerva-left-panel {
position: relative;
float: left;
flex: 0 0 357px;
border: none;
background-color: #ffffff;
width: 357px;
height: 100%;
}
......
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