Skip to content

Commit

Permalink
0019275: Add proportional whitespace below Subscribe and Unsubscribe …
Browse files Browse the repository at this point in the history
…buttons on Subscribe pages
  • Loading branch information
mariez committed Jun 11, 2018
1 parent 0965a0d commit cd93232
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion css/style.css

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion less/legacy.less
Expand Up @@ -360,6 +360,7 @@ form.spageEdit {
body.fixed #header.navbar {margin-bottom: 0;}
body.fixed h1#logo {margin: 0.3em 0 0.4em 0;}
body.fixed .content h3{margin-top:0;line-height:1.2}
body.fixed .content form{margin-bottom:15px}
body.fixed .content .jumbotron{margin-bottom: 15px}
body.fixed .content .jumbotron td {padding:0px 20px}
body.fixed .content .jumbotron tbody{border:10px solid #EEE}
Expand All @@ -378,7 +379,7 @@ body.fixed .content .listdescription{display: inline-block; margin:10px;}
body.fixed .well{padding-bottom:0}
body.fixed .content>br{display:none}
body.fixed .content>p{margin-top:0px}
body.fixed .content .poweredby{margin-top:30px}
body.fixed .content .poweredby{margin-top:15px}

@media screen and (max-width:767px){
body.fixed .well{padding:19px;padding-bottom:0}
Expand Down

0 comments on commit cd93232

Please sign in to comment.