aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css/itcss/components/newui-sections.scss
diff options
context:
space:
mode:
authorsdtsui <szehungdanieltsui@gmail.com>2017-08-07 07:37:41 +0800
committersdtsui <szehungdanieltsui@gmail.com>2017-08-07 07:37:41 +0800
commitc1b85179590e824e9af93da5c1c67ef3a5eb1d06 (patch)
tree3c27589371292f3292f25103d08c684a94f5836f /ui/app/css/itcss/components/newui-sections.scss
parent802c29c98642043cf679eb2658934e0420f8ecc7 (diff)
downloadtangerine-wallet-browser-c1b85179590e824e9af93da5c1c67ef3a5eb1d06.tar.gz
tangerine-wallet-browser-c1b85179590e824e9af93da5c1c67ef3a5eb1d06.tar.zst
tangerine-wallet-browser-c1b85179590e824e9af93da5c1c67ef3a5eb1d06.zip
Normalize sidebar dimensions and adjust hero button responsiveness
Diffstat (limited to 'ui/app/css/itcss/components/newui-sections.scss')
-rw-r--r--ui/app/css/itcss/components/newui-sections.scss10
1 files changed, 1 insertions, 9 deletions
diff --git a/ui/app/css/itcss/components/newui-sections.scss b/ui/app/css/itcss/components/newui-sections.scss
index b3ad30017..f087d2651 100644
--- a/ui/app/css/itcss/components/newui-sections.scss
+++ b/ui/app/css/itcss/components/newui-sections.scss
@@ -57,14 +57,6 @@
width: 85%;
height: 90vh;
}
-
- button.btn-clear {
- width: 75px;
- height: 32px;
- font-size: .6em;
- background: white;
- border: 1px solid;
- }
}
@media screen and (min-width: 769px) {
@@ -100,7 +92,7 @@
}
button.btn-clear {
- width: 100px;
+ width: 93px;
height: 50px;
font-size: .7em;
background: white;