aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2015-03-30 15:49:11 +0100
committerLouise Crow <louise.crow@gmail.com>2015-03-30 15:49:11 +0100
commitfb71ef70b0437842866eeb6ed65066a917a55ca8 (patch)
treeaf14b96966c888a286ff7327303cc15b384ee7e9
parent048d27429c298917d4abb79efe7f7f53c424ee70 (diff)
parent375d67212ef9636444fb339e423c5977275827e8 (diff)
Merge branch 'develop'
-rw-r--r--assets/stylesheets/responsive/custom.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/assets/stylesheets/responsive/custom.scss b/assets/stylesheets/responsive/custom.scss
index b7e8879..ed24067 100644
--- a/assets/stylesheets/responsive/custom.scss
+++ b/assets/stylesheets/responsive/custom.scss
@@ -555,3 +555,8 @@ dt {
}
}
+/* Authority page */
+.action-bar__follower-count {
+ padding: 3px;
+ font-size: 1.1rem;
+}