Merge branch 'master' into rtl-support

This commit is contained in:
Jeremy Thomas
2020-05-17 19:14:19 +01:00
90 changed files with 8752 additions and 1676 deletions

5
css/bulma.css vendored
View File

@@ -1,4 +1,4 @@
/*! bulma.io v0.8.0 | MIT License | github.com/jgthms/bulma */
/*! bulma.io v0.8.2 | MIT License | github.com/jgthms/bulma */
@-webkit-keyframes spinAround {
from {
transform: rotate(0deg);
@@ -7355,9 +7355,6 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i
align-items: center;
display: flex;
}
.navbar-item {
display: flex;
}
.navbar-item.has-dropdown {
align-items: stretch;
}

File diff suppressed because one or more lines are too long

2
css/bulma.min.css vendored

File diff suppressed because one or more lines are too long