diff options
| author | makitso <makitso@gmail.com> | 2015-05-31 07:03:50 -0500 |
|---|---|---|
| committer | makitso <makitso@gmail.com> | 2015-05-31 07:03:50 -0500 |
| commit | 112c445494f43e4ab2302e0e59d8ad560aac093d (patch) | |
| tree | 6d75c873b0df1ed66d183a20ef052aa580c9253a | |
| parent | c780fffb9940fd1516a94bd2ed7f952b5aef55f1 (diff) | |
| download | webtrees-112c445494f43e4ab2302e0e59d8ad560aac093d.tar.gz webtrees-112c445494f43e4ab2302e0e59d8ad560aac093d.tar.bz2 webtrees-112c445494f43e4ab2302e0e59d8ad560aac093d.zip | |
colors sub-menu icon position
| -rw-r--r-- | themes/colors/css-1.7.0/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/colors/css-1.7.0/style.css b/themes/colors/css-1.7.0/style.css index e17fe92735..f558c6e7a6 100644 --- a/themes/colors/css-1.7.0/style.css +++ b/themes/colors/css-1.7.0/style.css @@ -4410,7 +4410,7 @@ header nav { .primary-menu a { display: block; text-decoration: none; - padding: 0 10px; + padding: 4px 5px; margin: 0; white-space: nowrap; } |
