mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 09:36:19 -05:00
FIX: Safari icon positioning
This commit is contained in:
parent
ad4de4ac41
commit
2cf4107a67
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
|||
}
|
||||
|
||||
.icons {
|
||||
float: left;
|
||||
float: right;
|
||||
text-align: center;
|
||||
margin: 0 0 0 5px;
|
||||
list-style: none;
|
||||
|
|
Loading…
Reference in a new issue