Prevent scrollbars showing up on the edit view
This commit is contained in:
parent
ce054eed22
commit
18238dd31e
1 changed files with 1 additions and 0 deletions
|
@ -660,6 +660,7 @@ h2 {
|
|||
bottom: 0px;
|
||||
left: 0px;
|
||||
right: 0px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
/* Rules for the changeset list shown by the history tab etc */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue