upgrade: Make the environment page a bit less rediculously long. I still can't make it fit on one screen.

This commit is contained in:
tjhunt 2009-02-23 02:59:34 +00:00
parent 6b27d4830a
commit b5f2275111
2 changed files with 3 additions and 1 deletions

View file

@ -1381,6 +1381,9 @@ table.explainpermissions .cell {
.environmentbox {
margin-top: 1em;
}
.environmenttable .cell {
padding: 0.15em 0.5em;
}
.form-buttons {
margin: 10px 0 0 13em;