Fix tile is-child, Fix notification subtitle

This commit is contained in:
Jeremy Thomas 2016-04-11 23:21:26 +01:00
parent 4cfb9341df
commit d79e68d210
3 changed files with 7 additions and 1 deletions

View File

@ -2,6 +2,10 @@
## 0.0.19
### NEW!!!
* `.tile`
### BREAKING
* `.is-third` renamed to `.is-one-third`

View File

@ -237,7 +237,8 @@
margin-bottom: 20px !important
// Responsiveness
+tablet
display: flex
&:not(.is-child)
display: flex
@for $i from 1 through 12
&.is-#{$i}
flex: none

View File

@ -9,6 +9,7 @@
border-radius: 0 $radius
float: right
margin: -16px -20px 0 20px
.subtitle,
.title
color: inherit
// Colors