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

define min height/width for icon classes to make sure they show

parent 2b63c375
Branches
No related tags found
Loading
[class^="icon-"], [class*=" icon-"] {
background-repeat: no-repeat;
background-position: center;
min-width: 16px;
min-height: 16px;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment