scope .section-group to .emoji-picker

This commit is contained in:
Joffrey JAFFEUX 2017-07-19 20:29:39 +02:00
parent 69a52cca83
commit d1f2b981b5
1 changed files with 2 additions and 2 deletions

View File

@ -71,7 +71,7 @@
margin: 0;
}
.section-group {
.emoji-picker .section-group {
flex-wrap: wrap;
display: flex;
align-items: center;
@ -79,7 +79,7 @@
padding: 4px;
}
.section-group a:hover, .results a:hover {
.emoji-picker .section-group a:hover, .emoji-picker .results a:hover {
display: inline-block;
vertical-align: top;
border-radius: 50%;