issues style fixed

This commit is contained in:
gitlabhq 2011-11-25 05:49:28 -05:00
parent 4e55cc67f5
commit 4aad057f23
2 changed files with 5 additions and 2 deletions

View file

@ -44,4 +44,7 @@
}
}
.issue:hover .action-links { display:block; }
.issue-show-holder {
width:100%;
.data p { font-size:16px }
}