mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: share link pushing viewport on mobile
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user