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
0072c149
Commit
0072c149
authored
Aug 26, 2019
by
Piotr Gawron
Browse files
css is adjusted to bootstrap 4
parent
f6eb9a12
Pipeline
#13123
passed with stage
in 12 minutes and 11 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG
View file @
0072c149
...
...
@@ -27,6 +27,7 @@ minerva (14.0.0~beta.0) unstable; urgency=low
(#901)
* Bug fix: creating project with too long name hung (#916)
* Bug fix: too long user login thrown an error (#915)
* Bug fix: width of info window adjust to the content size (#903)
-- Piotr Gawron <piotr.gawron@uni.lu> Mon, 21 Aug 2019 21:00:00 +0200
...
...
frontend-js/src/main/css/global.css
View file @
0072c149
...
...
@@ -1037,12 +1037,12 @@ a.adminLink:hover {
right
:
.5em
;
}
.minerva-map
.popover
{
.popover
{
max-width
:
800px
;
min-width
:
390px
;
}
.popover-
content
{
.popover-
body
{
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