Commit bc591f929d60c9a1a563bd19b659a05dc393cbb2
1 parent
22be0785
Exists in
master
and in
4 other branches
admin button style update
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
app/assets/stylesheets/projects.css.scss
@@ -208,7 +208,7 @@ input.ssh_project_url { | @@ -208,7 +208,7 @@ input.ssh_project_url { | ||
208 | .lite_button { | 208 | .lite_button { |
209 | display:block; | 209 | display:block; |
210 | float:left; | 210 | float:left; |
211 | - margin: 0px 0px 0px 5px; | 211 | + margin: 0px 5px 0px 0px; |
212 | padding:5px 10px; | 212 | padding:5px 10px; |
213 | 213 | ||
214 | font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; | 214 | font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; |