Add panel actions styleguide

This commit is contained in:
Luis Cielak
2018-07-23 10:23:59 -04:00
parent 1916461d6e
commit 9464e36fb6
4 changed files with 22 additions and 17 deletions

View File

@@ -4,7 +4,7 @@
* @source https://github.com/uswds/uswds/blob/develop/src/stylesheets/elements/_inputs.scss
*/
from {
from {
margin-bottom: 3rem;
}
@@ -27,11 +27,4 @@ select {
label:first-child {
padding-bottom: 0.5rem;
}
}
.usa-search {
// width: 45%;
// float: left;
// padding: $gap * 2;
margin-right: $gap;
}