diff --git a/scss/_bar.scss b/scss/_bar.scss index 9fc2370205..7177c7f871 100644 --- a/scss/_bar.scss +++ b/scss/_bar.scss @@ -237,6 +237,10 @@ .buttons.right-buttons { display: inherit; } + .buttons span { + display: inline-flex; + } + // Place the last button in a bar on the right of the bar .title + .button:last-child, > .button + .button:last-child, diff --git a/test/css/headers.html b/test/css/headers.html index 5395b8c6c4..e6f6900410 100644 --- a/test/css/headers.html +++ b/test/css/headers.html @@ -35,10 +35,10 @@ -
+
Home @@ -47,22 +47,10 @@
-
- Back -
- First - Second - Third -
- - Favorites - -
- -
+
Back @@ -71,7 +59,7 @@
-
+
Edit @@ -83,30 +71,6 @@
-
- -
- First - Second - Third -
- - - -
- -
- -
- First - Second - Third -
- - - -
-
@@ -132,42 +96,6 @@
- -
- First - Second - Third -
- - - -
- -
- -
- First - Second - Third -
- - - -
- -
- -
- First - Second - Third -
- - - -
- -
First @@ -179,7 +107,7 @@
-
+
First @@ -191,11 +119,27 @@
-
+

Title here

+ +