Updated Features UI to include use limits

This commit is contained in:
Thaum
2015-02-05 10:04:37 +00:00
parent 79ba87041e
commit 524b45b936
5 changed files with 65 additions and 19 deletions

View File

@@ -1,10 +1,5 @@
paper-shadow.featureCard {
width: 300px;
padding: 16px;
margin: 4px;
background: white;
flex-grow: 1;
border-radius: 2px;
.containerTop {
cursor: pointer;
}
.features {
@@ -19,6 +14,7 @@ paper-shadow.featureCard {
margin-bottom: 8px;
}
.featureCardBottom {
.containerMain.featureDescription {
white-space: pre-line;
padding-bottom: 0;
}