mirror of
https://github.com/discourse/discourse.git
synced 2025-09-07 12:02:53 +08: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 {
|
.icons {
|
||||||
float: left;
|
float: right;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin: 0 0 0 5px;
|
margin: 0 0 0 5px;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue