removed height restriction on content
This commit is contained in:
parent
db439f1c1a
commit
8db16707ed
@ -148,7 +148,6 @@ a.pure-button-primary {
|
|||||||
/* We want to give the content area some more padding */
|
/* We want to give the content area some more padding */
|
||||||
.content {
|
.content {
|
||||||
background: whitesmoke;
|
background: whitesmoke;
|
||||||
height: 100%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* This is the class used for the main content headers (<h2>) */
|
/* This is the class used for the main content headers (<h2>) */
|
||||||
|
Loading…
Reference in New Issue
Block a user