Expand padding of content.

llvm-svn: 52201
This commit is contained in:
Ted Kremenek 2008-06-11 06:06:43 +00:00
parent 91f223a587
commit 909ce26888
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
}
[id=content] {
/* ***** EDIT THIS VALUE IF CONTENT OVERLAPS MENU ***** */
padding-left:16ex;
padding-left:30ex;
}
/**************/