css: fix cosmetic issue with header margin on repo pages with thumbnails
This commit is contained in:
parent
6ed253c7b9
commit
44be5c1249
@ -141,6 +141,9 @@ body {
|
|||||||
float:left;
|
float:left;
|
||||||
width: 860px; /* 740px full - 60px rhs column - 2px border */
|
width: 860px; /* 740px full - 60px rhs column - 2px border */
|
||||||
}
|
}
|
||||||
|
.projbody_halfw h2:first-child {
|
||||||
|
margin-top: 0;
|
||||||
|
}
|
||||||
.projbody_fullw {
|
.projbody_fullw {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user