Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
minerva
core
Commits
c3c40464
Commit
c3c40464
authored
Jun 26, 2020
by
Piotr Gawron
Browse files
max width is defined for popver content
parent
ded082d8
Pipeline
#29012
passed with stage
in 14 minutes and 1 second
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG
View file @
c3c40464
...
...
@@ -25,6 +25,8 @@ minerva (15.1.0) unstable; urgency=medium
project
did
not
allow
to
change
other
project
details
(#
996
)
*
Bug
fix
:
when
multi
extension
did
not
contain
species
type
list
import
of
SBML
crashed
*
Bug
fix
:
when
content
of
element
popover
is
too
wide
the
scrollbar
is
visible
(#
1269
)
--
Piotr
Gawron
<
piotr
.
gawron
@
uni
.
lu
>
Thu
,
18
Jun
2020
16
:
00
:
00
+
0200
...
...
frontend-js/src/main/css/global.css
View file @
c3c40464
...
...
@@ -1112,6 +1112,7 @@ a.adminLink:hover {
}
.popover-body
{
max-width
:
795px
;
display
:
inline-block
;
overflow
:
auto
;
max-height
:
80vh
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment