Skip to content

Commit

Permalink
Align new request button, subscribe/unsub button and follower count.
Browse files Browse the repository at this point in the history
  • Loading branch information
crowbot committed Feb 27, 2015
1 parent c576838 commit 0a77ea6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions assets/stylesheets/responsive/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -527,3 +527,9 @@ dt {
font-size: 2em;
}
}

/* Authority page */
.action-bar__follower-count {
padding: 3px;

This comment has been minimized.

Copy link
@garethrees

garethrees Mar 5, 2015

Member

I'd go with 6px as per mysociety/alavetelitheme#36 (comment)

font-size: 1.1rem;
}

0 comments on commit 0a77ea6

Please sign in to comment.