mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-13 07:47:39 +02:00
Try min-height on the main content div
This commit is contained in:
parent
7af2e0600b
commit
c807d08d07
1 changed files with 1 additions and 0 deletions
|
@ -385,6 +385,7 @@ Full-Width Styles
|
||||||
background: #f2f2f2;
|
background: #f2f2f2;
|
||||||
border-top: 1px solid #111;
|
border-top: 1px solid #111;
|
||||||
border-bottom: 1px solid #111;
|
border-bottom: 1px solid #111;
|
||||||
|
min-height: 200px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#main_content {
|
#main_content {
|
||||||
|
|
Loading…
Add table
Reference in a new issue