From ad2c0a2b8323fb0f2c7f779a717b342ad35fad2b Mon Sep 17 00:00:00 2001 From: Luca Milanesio Date: Sat, 29 Nov 2014 16:24:25 +0000 Subject: [PATCH] Allow different aspect rations for top-left logo When configuring a different top-left logo, we would like to allow to have a different HxW aspect ratio image. We need then to avoid locking down the height of the logo and just keep the existing aspect ration as-is. --- src/main/java/com/gitblit/wicket/pages/LogoutPage.html | 2 +- src/main/java/com/gitblit/wicket/pages/RootPage.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/java/com/gitblit/wicket/pages/LogoutPage.html b/src/main/java/com/gitblit/wicket/pages/LogoutPage.html index d4077830..ab3c0dae 100644 --- a/src/main/java/com/gitblit/wicket/pages/LogoutPage.html +++ b/src/main/java/com/gitblit/wicket/pages/LogoutPage.html @@ -14,7 +14,7 @@ - + diff --git a/src/main/java/com/gitblit/wicket/pages/RootPage.html b/src/main/java/com/gitblit/wicket/pages/RootPage.html index 2ff305f2..c51db819 100644 --- a/src/main/java/com/gitblit/wicket/pages/RootPage.html +++ b/src/main/java/com/gitblit/wicket/pages/RootPage.html @@ -14,7 +14,7 @@ - +