diff options
| author | Tyler Schicke <tyler_schicke@brown.edu> | 2019-02-12 00:49:00 -0500 |
|---|---|---|
| committer | Tyler Schicke <tyler_schicke@brown.edu> | 2019-02-12 00:49:00 -0500 |
| commit | a4d9aff0211fec1a4a98143025ae02466cf777ec (patch) | |
| tree | 92204d3da56f4b9ee6356cb5e12887ff37acf671 /src/client/views/nodes/ImageBox.scss | |
| parent | e2ca8fa7ec95768ef37914b909ee47fbca6b1251 (diff) | |
| parent | f3359bd32f8c4ecb612d3c95f198d5e248ab6450 (diff) | |
Merge branch 'master' of github-tsch-brown:browngraphicslab/Dash-Web
Diffstat (limited to 'src/client/views/nodes/ImageBox.scss')
| -rw-r--r-- | src/client/views/nodes/ImageBox.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/nodes/ImageBox.scss b/src/client/views/nodes/ImageBox.scss index 136fda1d0..83392311b 100644 --- a/src/client/views/nodes/ImageBox.scss +++ b/src/client/views/nodes/ImageBox.scss @@ -1,6 +1,7 @@ .imageBox-cont { padding: 0vw; + position: absolute } .imageBox-button { |
