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
5b0b5532
Commit
5b0b5532
authored
Oct 18, 2019
by
Piotr Gawron
Browse files
width of search button icon was too big
parent
d5197778
Pipeline
#15203
passed with stage
in 11 minutes and 6 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG
View file @
5b0b5532
...
...
@@ -25,6 +25,7 @@ minerva (14.0.3) stable; urgency=medium
* Bug fix: color of links in the left panel was unintentionally changed
(#990)
* Bug fix: minerva logo in left panel is centered properly
* Bug fix: width of search button icon was too big
-- Piotr Gawron <piotr.gawron@uni.lu> Wed, 16 Oct 2019 9:00:00 +0200
...
...
frontend-js/src/main/css/global.css
View file @
5b0b5532
...
...
@@ -810,6 +810,7 @@ a.minerva-search-link:hover {
width
:
28px
;
height
:
28px
;
font-size
:
24px
;
display
:
block
;
}
.minerva-search-button
:before
{
...
...
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