diff options
| author | Alon Levy <alon@pobox.com> | 2015-05-04 14:47:06 +0300 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2015-05-04 14:47:23 +0300 |
| commit | 630fc2c06e774806920ac8a5ec94bce1d49651e4 (patch) | |
| tree | e6df58eefacf98ba11a24826481f1081e5e685af /res/client/css/partials | |
| parent | c1bcb26e8a28864592b5dfce24fcfc3939972223 (diff) | |
client: single delete button. fixes #523
Diffstat (limited to 'res/client/css/partials')
| -rw-r--r-- | res/client/css/partials/info-card.scss | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/res/client/css/partials/info-card.scss b/res/client/css/partials/info-card.scss index da564d2d..3827cf4a 100644 --- a/res/client/css/partials/info-card.scss +++ b/res/client/css/partials/info-card.scss @@ -83,20 +83,6 @@ } // ---------------------------------------------------------------------------- -// ID selectors -// -#info-container__bottom-btn-bar { - border-top: 2px solid $mid-light-grey; - margin-top: 10px; - overflow: auto; - padding-top: 10px; -} - -#edit-dialog__delete { - float: right; -} - -// ---------------------------------------------------------------------------- // Domain Specific // - change card top border color by node type // |
