Indexers carded

This commit is contained in:
Mark McDowall
2013-05-29 00:14:48 -07:00
parent 0bc2d4814c
commit 23695b3fe8
5 changed files with 26 additions and 9 deletions
+19
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;
}
}