[#263] Make issue description the full width
This commit is contained in:
parent
3409f5b620
commit
3e87af38d4
|
@ -1570,24 +1570,6 @@ div.issue h3 {
|
||||||
.issue p {
|
.issue p {
|
||||||
margin-bottom:5px;
|
margin-bottom:5px;
|
||||||
}
|
}
|
||||||
.issue .description {
|
|
||||||
float:left;
|
|
||||||
width:58%;
|
|
||||||
}
|
|
||||||
.issue #watchers {
|
|
||||||
float:right;
|
|
||||||
width:37%;
|
|
||||||
}
|
|
||||||
.issue #watchers .contextual {
|
|
||||||
float:right;
|
|
||||||
}
|
|
||||||
.issue #watchers li.user {
|
|
||||||
float:left;
|
|
||||||
margin-right:6px;
|
|
||||||
}
|
|
||||||
.user {
|
|
||||||
position:relative;
|
|
||||||
}
|
|
||||||
.attachments h4 {
|
.attachments h4 {
|
||||||
margin-bottom:6px;
|
margin-bottom:6px;
|
||||||
background:url(../images/files-showhide.png) no-repeat right bottom;
|
background:url(../images/files-showhide.png) no-repeat right bottom;
|
||||||
|
|
Loading…
Reference in New Issue