fix sidebar job list in IE 11
This commit is contained in:
parent
12c6abf9db
commit
e35199a5aa
1 changed files with 2 additions and 0 deletions
|
@ -246,6 +246,7 @@
|
|||
|
||||
.blocks-container {
|
||||
padding: 0 $gl-padding;
|
||||
width: 289px;
|
||||
}
|
||||
|
||||
.block {
|
||||
|
@ -343,6 +344,7 @@
|
|||
border-top: 1px solid $border-color;
|
||||
border-bottom: 1px solid $border-color;
|
||||
max-height: 300px;
|
||||
width: 289px;
|
||||
overflow: auto;
|
||||
|
||||
svg {
|
||||
|
|
Loading…
Reference in a new issue