aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/DocumentDecorations.scss
diff options
context:
space:
mode:
authorHannah Chow <hannah_chow@brown.edu>2019-03-02 21:47:05 -0500
committerHannah Chow <hannah_chow@brown.edu>2019-03-02 21:47:05 -0500
commitcb94d6a9c846502ba208cd7f3a68d93774146c5d (patch)
tree6f2c44a2db2bdfeeb9a7cb3f161493124cedfb08 /src/client/views/DocumentDecorations.scss
parent42df7429d0b1da8739d788e035968a653b320328 (diff)
flyout working
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 ca7896088..f88bf9c14 100644
--- a/src/client/views/DocumentDecorations.scss
+++ b/src/client/views/DocumentDecorations.scss
@@ -30,8 +30,8 @@
cursor: ew-resize;
}
#linkButton {
- height: 25px;
- width: 25px;
+ height: 20px;
+ width: 20px;
margin-top: 10px;
border-radius: 50%;
opacity: 0.6;