Commit bc591f929d60c9a1a563bd19b659a05dc393cbb2

Authored by Alexander Randa
1 parent 22be0785

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 208 .lite_button {
209 209 display:block;
210 210 float:left;
211   - margin: 0px 0px 0px 5px;
  211 + margin: 0px 5px 0px 0px;
212 212 padding:5px 10px;
213 213  
214 214 font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
... ...