Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Commit

Permalink
Merge pull request #64 from jerone/features/controls-wrap
Browse files Browse the repository at this point in the history
Wrap image controls
  • Loading branch information
simurai committed Aug 14, 2016
2 parents 9b83a08 + be46041 commit 108172b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions styles/image-view.less
Expand Up @@ -15,6 +15,7 @@
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
padding: @spacing;
border-bottom: 1px solid @panel-heading-border-color;
background-color: @panel-heading-background-color;
Expand Down

0 comments on commit 108172b

Please sign in to comment.