diff options
author | Bruno <brunobar79@gmail.com> | 2018-05-17 06:51:55 +0800 |
---|---|---|
committer | Bruno <brunobar79@gmail.com> | 2018-05-17 06:51:55 +0800 |
commit | b0dcdc30faf0304047b78d0a22f6b77a3e6706ee (patch) | |
tree | 294a0605324fe7b47057d2d3d3ce130ade91e54d | |
parent | f397002bf85b70ad5e8f19974f2cce3c8311c224 (diff) | |
download | tangerine-wallet-browser-b0dcdc30faf0304047b78d0a22f6b77a3e6706ee.tar.gz tangerine-wallet-browser-b0dcdc30faf0304047b78d0a22f6b77a3e6706ee.tar.zst tangerine-wallet-browser-b0dcdc30faf0304047b78d0a22f6b77a3e6706ee.zip |
remove fix header height
-rw-r--r-- | ui/app/css/itcss/components/modal.scss | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/app/css/itcss/components/modal.scss b/ui/app/css/itcss/components/modal.scss index f972c0f7a..74658f656 100644 --- a/ui/app/css/itcss/components/modal.scss +++ b/ui/app/css/itcss/components/modal.scss @@ -566,7 +566,6 @@ padding: 30px; font-size: 22px; color: $nile-blue; - height: 79px; } &__message { @@ -832,7 +831,6 @@ padding: 30px; font-size: 22px; color: $nile-blue; - height: 79px; } .notification-modal-message { |