Skip to content
Snippets Groups Projects
Commit 9ffa5780 authored by Jan-Christoph Borchardt's avatar Jan-Christoph Borchardt
Browse files

fix height of select boxes for OS X

parent f0e69b2b
Branches
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
/* fix height of select boxes for OS X */
select {
min-height: 29px;
height: 32px;
}
.lte8 .delete-icon { background-image: url('../img/actions/delete.png'); }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment