Skip to content

Commit

Permalink
1.4.2 preview: Adding some margins in a version-independent fashion
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Schulhof committed Jun 2, 2014
1 parent 228ac93 commit 862560d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions css/tr.preview.css
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,16 @@
overflow-y: hidden !important;
}

#alt-icon-preview-form {
margin-top: -16px;
margin-left: 8px;
margin-bottom: 12px;
}

#alt-icon-preview-form .ui-checkbox {
margin: 0;
}

/* Copying some things from the default theme's swatch a */
#alt-icon-preview-form {
background: none;
Expand Down

0 comments on commit 862560d

Please sign in to comment.