Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Fixes #4405 - Allow shot resize correctly in Chrome/Safari. #4491

Merged
merged 1 commit into from May 24, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 0 additions & 4 deletions static/css/frame.scss
Expand Up @@ -268,10 +268,6 @@
margin: 20px auto;
max-width: 90%;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(0, 0, 0, 0.05);

a {
display: flex;
}
}

.link-button {
Expand Down