mirror of
https://github.com/redmine/redmine.git
synced 2026-03-24 21:31:01 +01:00
Merged r15296 (#22196).
git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@15297 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -663,6 +663,19 @@
|
||||
div#version-summary {float:none; width:100%; margin-left:0;}
|
||||
body.controller-versions.action-show div#roadmap .related-issues {width:100%;}
|
||||
|
||||
/* History and Changeset */
|
||||
div#issue-changesets {
|
||||
float: none;
|
||||
width: auto;
|
||||
margin-left: 0;
|
||||
padding-left: 0;
|
||||
margin-bottom: 2em;
|
||||
}
|
||||
|
||||
div#issue-changesets div.changeset {
|
||||
padding-top: 1em;
|
||||
}
|
||||
|
||||
/*----------------------------------------*\
|
||||
G) FORMS
|
||||
\*----------------------------------------*/
|
||||
|
||||
Reference in New Issue
Block a user