changeset 4873:91b57eb580f8

quick_repo_menu: fix misalignment
author Sean Farley <sean.michael.farley@gmail.com>
date Tue, 24 Feb 2015 15:10:16 -0800
parents c046dfd47f4e
children a72714a46d3d
files kallithea/public/css/style.css kallithea/templates/data_table/_dt_elements.html
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/kallithea/public/css/style.css	Tue Feb 24 14:29:54 2015 -0800
+++ b/kallithea/public/css/style.css	Tue Feb 24 15:10:16 2015 -0800
@@ -527,7 +527,7 @@
     font-family: "kallithea";
     content: "\e80d";           /* triangle-down */
     margin-left: 1px;
-    padding-right: 0px;
+    padding-right: 1px;
 }
 
 td.quick_repo_menu.active {
--- a/kallithea/templates/data_table/_dt_elements.html	Tue Feb 24 14:29:54 2015 -0800
+++ b/kallithea/templates/data_table/_dt_elements.html	Tue Feb 24 15:10:16 2015 -0800
@@ -6,7 +6,7 @@
   <ul class="menu_items hidden">
   ##<ul class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu">
 
-    <li style="border-top:1px solid #577632;margin-left:18px;padding-left:-99px"></li>
+    <li style="border-top:1px solid #577632; margin-left: 21px; padding-left: -99px;"></li>
     <li>
        <a title="${_('Summary')}" href="${h.url('summary_home',repo_name=repo_name)}">
        <span class="icon">