Commit 8ed15292 authored by RawKStar77's avatar RawKStar77

Add examples to pattern library, polish CSS and HTML in accordance to @aron's suggestions.

parent bff3142f
......@@ -736,17 +736,17 @@ pre {outline: 1px solid #ccc; padding: 5px; margin: 5px; }
padding: .01em 1.3em .01em .3em;
position: relative;
opacity: .8;
margin-right: 0.4em;
&:hover { opacity: 1; }
&.tagit-new { padding: 0; }
& + li { margin-left: .4em; }
}
&[readonly] {
.tagit-new, .tagit-close { display: none; }
li {
padding: 1px 6px;
font-size: 11px;
padding: .1em .3em;
font-size: 12px;
}
li.tagit-choice { margin-top: .1em; }
}
......
......@@ -3,7 +3,7 @@
@import "compass/utilities/general/clearfix";
.form-field {
margin-bottom: 2px;
margin-bottom: 10px;
}
.form-description {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment