FIX: share link pushing viewport on mobile
This commit is contained in:
parent
b3d896723b
commit
587f7f56c8
|
@ -249,7 +249,7 @@ a.star {
|
|||
|
||||
td {
|
||||
vertical-align: top;
|
||||
padding:2px;
|
||||
padding:1px;
|
||||
}
|
||||
|
||||
.buttons {
|
||||
|
@ -411,7 +411,6 @@ iframe {
|
|||
|
||||
#share-link {
|
||||
width: 290px;
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
#selected-posts {
|
||||
|
|
Loading…
Reference in New Issue