aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/DocumentDecorations.scss
diff options
context:
space:
mode:
authorHannah Chow <hannah_chow@brown.edu>2019-03-11 19:30:14 -0400
committerHannah Chow <hannah_chow@brown.edu>2019-03-11 19:30:14 -0400
commitf4b5033a7a8ad356fd607f5f3248ac8b741d1d5c (patch)
tree95235fb7746fe667fc521e00e34f748a69f7bc9d /src/client/views/DocumentDecorations.scss
parent1a1db830b522b2441be2a4f79a8edb08759d7135 (diff)
finished linking button styling
Diffstat (limited to 'src/client/views/DocumentDecorations.scss')
-rw-r--r--src/client/views/DocumentDecorations.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/client/views/DocumentDecorations.scss b/src/client/views/DocumentDecorations.scss
index 9e3034829..5912d5901 100644
--- a/src/client/views/DocumentDecorations.scss
+++ b/src/client/views/DocumentDecorations.scss
@@ -95,8 +95,8 @@
}
.linkButton-nonempty {
- height: 16px;
- width: 16px;
+ height: 20px;
+ width: 20px;
margin-top: 10px;
border-radius: 50%;
opacity: 0.9;