witten
/
luminotes
Archived
1
0
Fork 0

Fixing bottom margin.

This commit is contained in:
Dan Helfman 2009-01-09 12:34:36 -08:00
parent 7442f46de2
commit d546d70419
1 changed files with 1 additions and 1 deletions

View File

@ -547,7 +547,7 @@ h1 {
overflow: hidden;
border: 2px solid #999999;
margin: 0em;
margin-bottom: 0.95em;
margin-bottom: 1em;
background-color: #ffffff;
overflow-x: auto;
}