template and ui fix

This commit is contained in:
fuxiaohei 2014-09-27 17:31:44 +08:00
parent dccc50e9d4
commit e3a27aeb25
5 changed files with 76 additions and 63 deletions

View file

@ -1,23 +1,16 @@
@import "../ui/var";
.repo-issue-wrapper {
padding: 18px 0;
position: relative;
}
// pull request main content
.pr-main {
margin-right: 100px;
}
// right bar in pull request page
.pr-sidebar {
border-left: 1px solid #DDD;
box-sizing: border-box;
position: absolute;
right:0;
top:12px;
right: 0;
top: 12px;
}
.pr-title {
.pr-num {
font-weight: normal;