aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/PresBox.scss
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2020-10-13 16:59:22 -0400
committerGitHub <noreply@github.com>2020-10-13 16:59:22 -0400
commit69898c3205584db65f96e37dbdf85a76f850ce12 (patch)
tree560ca19d3b6864ebf6a19df67cfb5f0952f4c45b /src/client/views/nodes/PresBox.scss
parent072d1aa988f36220e4b74c0ee5413f0597a4b619 (diff)
parent6762d82992732eb14d7d2313d92cf0ae3a30f5a9 (diff)
Merge pull request #860 from browngraphicslab/presentation_v1
Presentation v1 presentation items redesign
Diffstat (limited to 'src/client/views/nodes/PresBox.scss')
-rw-r--r--src/client/views/nodes/PresBox.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/nodes/PresBox.scss b/src/client/views/nodes/PresBox.scss
index 7bc6c1dfd..ad2e7122f 100644
--- a/src/client/views/nodes/PresBox.scss
+++ b/src/client/views/nodes/PresBox.scss
@@ -22,7 +22,6 @@ $light-background: #ececec;
position: relative;
height: calc(100% - 67px);
width: 100%;
- margin-top: 3px;
}
.presBox-toolbar-dropdown {