aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css/itcss/components/send.scss
diff options
context:
space:
mode:
authorDan <danjm.com@gmail.com>2017-08-30 02:39:56 +0800
committerDan <danjm.com@gmail.com>2017-08-30 02:39:56 +0800
commitc605c9897d40f8fc2568b63d33cfc018635bcf25 (patch)
tree0ef0cebe952b2587fff55010bb15573ab0e60c88 /ui/app/css/itcss/components/send.scss
parent5facba89ca8a106e7ae964f351ab532d9029e0f5 (diff)
downloadtangerine-wallet-browser-c605c9897d40f8fc2568b63d33cfc018635bcf25.tar
tangerine-wallet-browser-c605c9897d40f8fc2568b63d33cfc018635bcf25.tar.gz
tangerine-wallet-browser-c605c9897d40f8fc2568b63d33cfc018635bcf25.tar.bz2
tangerine-wallet-browser-c605c9897d40f8fc2568b63d33cfc018635bcf25.tar.lz
tangerine-wallet-browser-c605c9897d40f8fc2568b63d33cfc018635bcf25.tar.xz
tangerine-wallet-browser-c605c9897d40f8fc2568b63d33cfc018635bcf25.tar.zst
tangerine-wallet-browser-c605c9897d40f8fc2568b63d33cfc018635bcf25.zip
Minor clean up.
Diffstat (limited to 'ui/app/css/itcss/components/send.scss')
-rw-r--r--ui/app/css/itcss/components/send.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/ui/app/css/itcss/components/send.scss b/ui/app/css/itcss/components/send.scss
index 8609fb399..507351cd1 100644
--- a/ui/app/css/itcss/components/send.scss
+++ b/ui/app/css/itcss/components/send.scss
@@ -148,6 +148,11 @@
position: relative;
}
+.gas-tooltip {
+ display: flex;
+ justify-content: center;
+}
+
.gas-tooltip-label {
font-size: 16px;
color: $tundora;