From 0e53442fd4f623c06c159efe2c83f84efaf7535a Mon Sep 17 00:00:00 2001 From: hanakin Date: Thu, 1 Dec 2016 17:45:24 +0100 Subject: [PATCH] [ticket/14881] Add action-bar wrap to jump actions PHPBB3-14881 --- phpBB/styles/prosilver/template/jumpbox.html | 56 ++++++++++---------- 1 file changed, 29 insertions(+), 27 deletions(-) diff --git a/phpBB/styles/prosilver/template/jumpbox.html b/phpBB/styles/prosilver/template/jumpbox.html index 3096d08318..fcd8ddbc1e 100644 --- a/phpBB/styles/prosilver/template/jumpbox.html +++ b/phpBB/styles/prosilver/template/jumpbox.html @@ -1,32 +1,34 @@ - -

{L_RETURN_TO_FORUM}

- -

{L_RETURN_TO_INDEX}

- -

{L_RETURN_TO_TOPIC}

- -

{L_GO_TO_SEARCH_ADV}

- +
+ +

{L_RETURN_TO_FORUM}

+ +

{L_RETURN_TO_INDEX}

+ +

{L_RETURN_TO_TOPIC}

+ +

{L_GO_TO_SEARCH_ADV}

+ - + -