Skip to content

Commit 48bdc61

Browse files
authored
Merge pull request #1136 from studiochris/patch-1
Fix .gsTopBar position
2 parents b0489d3 + 4b39db0 commit 48bdc61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/css/suspended.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ body.suspended-page:not(.img-preview-mode) {
8989
position: fixed;
9090
background: #fafafa;
9191
top: 0;
92+
left: 0;
9293
padding: 30px 40px 20px;
9394
width: 100%;
9495
text-align: center;

0 commit comments

Comments
 (0)