mirror of
https://github.com/friendica/friendica
synced 2024-12-28 10:15:23 +01:00
Fix alignment of location
This commit is contained in:
parent
98c5b6e73b
commit
ee5d2acd42
1 changed files with 0 additions and 1 deletions
|
@ -1543,7 +1543,6 @@ ul .sidebar-group-li .icon {
|
||||||
|
|
||||||
.wall-item-location {
|
.wall-item-location {
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
width: 100px;
|
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
-o-text-overflow: ellipsis;
|
-o-text-overflow: ellipsis;
|
||||||
|
|
Loading…
Reference in a new issue