Prevent scrollbars showing up on the edit view

This commit is contained in:
Tom Hughes 2012-08-29 15:36:51 +01:00
parent ce054eed22
commit 18238dd31e

View file

@ -660,6 +660,7 @@ h2 {
bottom: 0px;
left: 0px;
right: 0px;
overflow: hidden;
}
/* Rules for the changeset list shown by the history tab etc */