From: Jeremy Thomas Date: Sat, 6 Jan 2018 22:36:32 +0000 (+0000) Subject: Build docs X-Git-Tag: 0.6.2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e0efd73d871c18bb20920012791fad4524295d7;p=thirdparty%2Fbulma.git Build docs --- diff --git a/docs/css/bulma-docs.css b/docs/css/bulma-docs.css index c77f7098e..adbfc9bf4 100644 --- a/docs/css/bulma-docs.css +++ b/docs/css/bulma-docs.css @@ -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; }