Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #4586 from matrix-org/revert-4448-t3chguy/imageview
Browse files Browse the repository at this point in the history
Revert "ImageView make clicking off it easier"
  • Loading branch information
t3chguy authored May 14, 2020
2 parents 239197a + 52e3c97 commit 47ff67c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/css/views/elements/_ImageView.scss
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ limitations under the License.
order: 2;
/* min-width hack needed for FF */
min-width: 0px;
max-height: 90%;
height: 90%;
flex: 15 15 0;
display: flex;
align-items: center;
Expand Down

0 comments on commit 47ff67c

Please sign in to comment.