This is an automated email from the ASF dual-hosted git repository.

zregvart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/master by this push:
     new e004c31  change padding for items with dropdown
e004c31 is described below

commit e004c318d30ca225040f5225e5e5092d6abe445e
Author: aashnajena <jenaaas...@gmail.com>
AuthorDate: Sun Apr 19 15:43:23 2020 +0530

    change padding for items with dropdown
---
 antora-ui-camel/src/css/header.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/antora-ui-camel/src/css/header.css 
b/antora-ui-camel/src/css/header.css
index cee47f8..5fd4cc3 100644
--- a/antora-ui-camel/src/css/header.css
+++ b/antora-ui-camel/src/css/header.css
@@ -321,6 +321,7 @@ body {
 
   .navbar-item.has-dropdown {
     align-items: stretch;
+    padding-right: 2.8rem;
   }
 
   .navbar-item.has-dropdown:last-of-type .navbar-dropdown {

Reply via email to