Skip to content

Commit

Permalink
Picture zoom resource info style fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdeyen committed May 8, 2018
1 parent 00f3d8d commit 0571e44
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions app/assets/stylesheets/alchemy/image_library.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$picture-overlay-handle-width: 18px;
$picture-overlay-handle-width: 24px;
$image-overlay-form-width: 350px - $picture-overlay-handle-width;
$image-overlay-transition-duration: $transition-duration;
$image-overlay-transition-easing: ease-in;
Expand Down Expand Up @@ -96,12 +96,7 @@ $image-overlay-transition-easing: ease-in;

form .control-label,
.resource_info .value label {
width: 100%;
text-align: left;
float: none;
display: block;
padding: 0;
margin: $default-margin 0 0;
}

form .input .hint {
Expand Down

0 comments on commit 0571e44

Please sign in to comment.