diff options
author | MatthewM <mcm@they-got.us> | 2012-12-17 22:03:21 -0500 |
---|---|---|
committer | MatthewM <mcm@they-got.us> | 2012-12-17 22:03:21 -0500 |
commit | ddd7fe6f05f481111b595d6b264c5f05a7cab379 (patch) | |
tree | 8b26201d1757a788faaa3933288b7a943a6d6cd3 | |
parent | 47a351acb235192c67f42594438cbce5be9cce10 (diff) |
Bug that was experinced seems to be somewhat related to Windows 8 and maybe an extension on chrome. Reverting to previous commit
-rw-r--r-- | modules/extra/webcpanel/templates/default/style.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/extra/webcpanel/templates/default/style.css b/modules/extra/webcpanel/templates/default/style.css index d7c7b4505..d05e23abe 100644 --- a/modules/extra/webcpanel/templates/default/style.css +++ b/modules/extra/webcpanel/templates/default/style.css @@ -68,7 +68,6 @@ body { .content {
left:220px;
- padding-top:20px;
top:50px;
position:absolute;
}
|