]> BookStack Code Mirror - bookstack/blobdiff - resources/assets/sass/_header.scss
settings.php: add missing french translation
[bookstack] / resources / assets / sass / _header.scss
index e0b1a99cb9121419de399d7aadc2f4365bfe668b..16ed7554588f1fd2b06a33a514ed95c4d673b11f 100644 (file)
@@ -174,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;