Skip to content

Instantly share code, notes, and snippets.

@brentonashworth
Created September 23, 2010 21:06
Show Gist options
  • Save brentonashworth/594362 to your computer and use it in GitHub Desktop.
Save brentonashworth/594362 to your computer and use it in GitHub Desktop.
div.sandbar-field {
position: relative;
}
div.sandbar-form div.error-message {
height: 24px;
padding-left: 24px;
background: url(../images/warning.png) no-repeat 4px -2px;
color: red;
vertical-align: bottom;
position: absolute;
top: 2px;
right: 0px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment