Commit 100faf94 authored by Eric Davis's avatar Eric Davis

[#692] Add some style to issue action menus

parent f6d0932b
......@@ -1693,10 +1693,6 @@ form#issue-list {
padding:0 100px 0 10px;
height:100%;
}
.title-bar .title-bar-actions .contextual {
/* line-height:3.5;*/
padding-right:0px;
}
.title-bar-actions .contextual a {
/* color:#fff;*/
}
......@@ -2316,7 +2312,7 @@ fieldset#filters div.add-filter {
border:none;
}
.title-bar .contextual {
padding:0 140px 0 12px;
padding:0 12px 0 12px;
position:absolute;
right:10px;
top:0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment