diff options
| author | bobzel <zzzman@gmail.com> | 2021-08-25 11:53:50 -0400 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2021-08-25 11:53:50 -0400 |
| commit | 2790d5b6c374ca24e7307b03f1fd72be7172b033 (patch) | |
| tree | 3884525c8027fbba467258df884143779db3ee94 /src/client/views/linking/LinkPopup.scss | |
| parent | fe818efd80e649b841009b69841b176cee4c5c8c (diff) | |
| parent | d88db8300f400e89d50fb42ee8d9186e147c61e7 (diff) | |
Merge branch 'master' of https://github.com/brown-dash/Dash-Web
Diffstat (limited to 'src/client/views/linking/LinkPopup.scss')
| -rw-r--r-- | src/client/views/linking/LinkPopup.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/linking/LinkPopup.scss b/src/client/views/linking/LinkPopup.scss index 8ae65158d..60c9ebfcd 100644 --- a/src/client/views/linking/LinkPopup.scss +++ b/src/client/views/linking/LinkPopup.scss @@ -5,7 +5,7 @@ height: 200px; width: 200px; position: absolute; - padding: 15px; + // padding: 15px; border-radius: 3px; input { |
