[SE mobile] Fixed display funtion button on phones

This commit is contained in:
Alexander Yuzhin 2017-03-16 17:38:25 +03:00
parent c1451ba01b
commit 01c3b25066
3 changed files with 5 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -46,6 +46,7 @@
}
.group-name {
display: inline-flex;
float: left;
background-color: @gray-light;
}