Adding a breadcrumb on the site culture management page

--HG--
branch : dev
This commit is contained in:
Nathan Heskew
2010-06-10 13:58:12 -07:00
parent 1429574665
commit 1b97fa04d0
2 changed files with 5 additions and 1 deletions

View File

@@ -721,6 +721,9 @@ table .button {
/* ---------- Generic ---------- */
#main .breadcrumb {
margin-top:-1.5em;
}
/* todo: needed? */
.clearBoth {
clear:both;