[#263] Make issue description the full width

This commit is contained in:
Eric Davis 2011-11-06 19:38:44 -08:00
parent 3409f5b620
commit 3e87af38d4
1 changed files with 0 additions and 18 deletions

View File

@ -1570,24 +1570,6 @@ div.issue h3 {
.issue p {
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 {
margin-bottom:6px;
background:url(../images/files-showhide.png) no-repeat right bottom;