diff --git a/html/views/history/history.css b/html/views/history/history.css index 29123bc..0fe68d0 100644 --- a/html/views/history/history.css +++ b/html/views/history/history.css @@ -13,11 +13,11 @@ body { #rightcontent { float: right; + margin: 5px; } #buttons { float: left; - margin-top: 5px; } a.servicebutton{ @@ -38,7 +38,7 @@ a.servicebutton{ } #gravatar { - margin: 5px; + margin-left: 5px; padding: 2px; width: 60px; height: 60px;