Push 0.3.1

This commit is contained in:
Jeremy Thomas
2017-01-15 21:44:25 +00:00
parent e0fcd881c1
commit b2440df07b
10 changed files with 51 additions and 59 deletions

View File

@@ -629,7 +629,7 @@ a.box:active {
display: -ms-inline-flexbox;
display: inline-flex;
font-size: 1rem;
height: 2.5em;
height: 2.285em;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
@@ -1677,7 +1677,7 @@ a.box:active {
display: -ms-inline-flexbox;
display: inline-flex;
font-size: 1rem;
height: 2.5em;
height: 2.285em;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
@@ -1926,7 +1926,7 @@ a.box:active {
display: -ms-inline-flexbox;
display: inline-flex;
font-size: 1rem;
height: 2.5em;
height: 2.285em;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
@@ -3222,7 +3222,6 @@ a.box:active {
.level-left {
-webkit-box-align: center;
-ms-flex-align: center;
-ms-grid-row-align: center;
align-items: center;
-webkit-box-pack: start;
-ms-flex-pack: start;
@@ -3246,7 +3245,6 @@ a.box:active {
.level-right {
-webkit-box-align: center;
-ms-flex-align: center;
-ms-grid-row-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
@@ -3264,7 +3262,6 @@ a.box:active {
.level {
-webkit-box-align: center;
-ms-flex-align: center;
-ms-grid-row-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
@@ -3817,7 +3814,6 @@ a.box:active {
top: 0;
-webkit-box-align: center;
-ms-flex-align: center;
-ms-grid-row-align: center;
align-items: center;
display: none;
-webkit-box-pack: center;
@@ -4030,7 +4026,6 @@ a.nav-item.is-tab.is-active {
.nav-right {
-webkit-box-align: stretch;
-ms-flex-align: stretch;
-ms-grid-row-align: stretch;
align-items: stretch;
-ms-flex-preferred-size: 0;
flex-basis: 0;
@@ -4145,7 +4140,7 @@ a.nav-item.is-tab.is-active {
display: -ms-inline-flexbox;
display: inline-flex;
font-size: 1rem;
height: 2.5em;
height: 2.285em;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
@@ -5617,7 +5612,6 @@ label.panel-block:hover {
.columns.is-vcentered {
-webkit-box-align: center;
-ms-flex-align: center;
-ms-grid-row-align: center;
align-items: center;
}
@@ -5640,7 +5634,6 @@ label.panel-block:hover {
.tile {
-webkit-box-align: stretch;
-ms-flex-align: stretch;
-ms-grid-row-align: stretch;
align-items: stretch;
display: block;
-ms-flex-preferred-size: 0;
@@ -7582,7 +7575,6 @@ html.route-index #carbon {
.structure-item.is-structure-container:after {
-webkit-box-align: start;
-ms-flex-align: start;
-ms-grid-row-align: flex-start;
align-items: flex-start;
-webkit-box-pack: start;
-ms-flex-pack: start;