Skip to content
Snippets Groups Projects
Commit 13dacbc2 authored by Dries Buytaert's avatar Dries Buytaert
Browse files

- Patch #667918 by Damien Tournoud, jbrown: fixed sprite height being too...

- Patch #667918 by Damien Tournoud, jbrown: fixed sprite height being too short causing active state graphical bug in toolbar.
parent 5af36223
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -68,7 +68,7 @@ body.toolbar-drawer {
*/
#toolbar div.toolbar-menu {
background: #000;
line-height: 1.84;
line-height: 20px;
padding: 5px 50px 5px 10px;
position: relative;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment