// Improve guest tracking render

This commit is contained in:
mDeflotte
2012-02-17 09:41:40 +00:00
parent fb6c0c9762
commit de336fcb68
2 changed files with 13 additions and 2 deletions
+11
View File
@@ -1809,3 +1809,14 @@ div.star_hover a, div.star a:hover { background-position: 0 -12px }
xxxxx
************************************************************************************************ */
/* ************************************************************************************************
guest tracking
************************************************************************************************ */
#guest-tracking fieldset p:first-child {
padding-top: 10px;
}
#guest-tracking fieldset p:last-child {
padding-bottom: 10px;
}