diff --git a/public/stylesheets/application.css b/public/stylesheets/application.css index 08fa0601..70ef5627 100644 --- a/public/stylesheets/application.css +++ b/public/stylesheets/application.css @@ -222,7 +222,7 @@ div.projects h3 { background: url(../images/projects.png) no-repeat 0% 50%; padd #watchers select {width: 95%; display: block;} #watchers a.delete {opacity: 0.4;} #watchers a.delete:hover {opacity: 1;} -#watchers img.gravatar {vertical-align: middle;margin-right: 4px;} +#watchers img.gravatar {vertical-align: middle;margin: 0 4px 2px 0;} .highlight { background-color: #FCFD8D;} .highlight.token-1 { background-color: #faa;}