Added gradations of autofocus and fixed Firefox resizing issue
This commit is contained in:
parent
3b47437ce9
commit
15ce0ffcd3
2 changed files with 7 additions and 1 deletions
|
|
@ -17,6 +17,9 @@ body {
|
|||
}
|
||||
|
||||
/* Create columns that float next to each other */
|
||||
.row {
|
||||
height: 100%;
|
||||
}
|
||||
.column {
|
||||
padding: 10px;
|
||||
height: 100%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue