X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/fff5bbcee458992443e3732fbcbbbe34f765fcc3..refs/pull/435/head:/resources/assets/sass/_header.scss diff --git a/resources/assets/sass/_header.scss b/resources/assets/sass/_header.scss index 12bd17076..16ed75545 100644 --- a/resources/assets/sass/_header.scss +++ b/resources/assets/sass/_header.scss @@ -155,7 +155,6 @@ form.search-box { text-decoration: none; } } - } .faded span.faded-text { @@ -175,6 +174,13 @@ form.search-box { &:last-child { padding-right: 0; } + &:first-child { + padding-left: 0; + } +} +.action-buttons .dropdown-container:last-child a { + padding-right: 0; + padding-left: $-s; } .action-buttons { text-align: right;