Indexers carded

This commit is contained in:
Mark McDowall 2013-05-29 00:14:48 -07:00
commit 23695b3fe8
5 changed files with 26 additions and 9 deletions

View file

@ -0,0 +1,19 @@
@import "../../Shared/Styles/card";
.indexer-list {
li {
display: inline-block;
vertical-align: top;
}
}
.indexer-settings-item {
.card;
min-width: 220px;
h2 {
margin-top: 0px;
}
}