mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
Improve margins now that we can toggle things in rightcontent div.
This commit is contained in:
committed by
Pieter de Bie
parent
31d2e1ad41
commit
5d4a8c7a66
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user