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

width of search button icon was too big

parent d5197778
No related branches found
No related tags found
1 merge request!972Resolve "change font colour in admin panel"
Pipeline #15203 passed
...@@ -25,6 +25,7 @@ minerva (14.0.3) stable; urgency=medium ...@@ -25,6 +25,7 @@ minerva (14.0.3) stable; urgency=medium
* Bug fix: color of links in the left panel was unintentionally changed * Bug fix: color of links in the left panel was unintentionally changed
(#990) (#990)
* Bug fix: minerva logo in left panel is centered properly * 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 -- Piotr Gawron <piotr.gawron@uni.lu> Wed, 16 Oct 2019 9:00:00 +0200
......
...@@ -810,6 +810,7 @@ a.minerva-search-link:hover { ...@@ -810,6 +810,7 @@ a.minerva-search-link:hover {
width: 28px; width: 28px;
height: 28px; height: 28px;
font-size: 24px; font-size: 24px;
display: block;
} }
.minerva-search-button:before { .minerva-search-button:before {
......
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