Build docs

This commit is contained in:
Jeremy Thomas 2018-01-06 22:36:32 +00:00
parent 7e4c27bb35
commit 9e0efd73d8

View file

@ -4525,8 +4525,8 @@ a.box:active {
.notification > .delete {
position: absolute;
right: 0.5em;
top: 0.5em;
right: 0.5rem;
top: 0.5rem;
}
.notification .title,
@ -7568,6 +7568,7 @@ a.navbar-link.is-active {
.pagination-next,
.pagination-link {
border-color: #dbdbdb;
color: #363636;
min-width: 2.25em;
}