diff options
author | Gabriel Albo <gabriel@albo.com.br> | 2015-11-09 11:38:45 -0200 |
---|---|---|
committer | Gabriel Albo <gabriel@albo.com.br> | 2015-11-09 11:38:45 -0200 |
commit | 1fd4d360fd002d5561223a6854d286f531681bbb (patch) | |
tree | ba7968f8393ebabe8804bcb3b033f9b9eb639e1d /web-ui/app | |
parent | 2a5c8fd4575af9f19db56e4603a8c221020711fd (diff) |
#504 - Fixed non clickable area below the recipients label
Diffstat (limited to 'web-ui/app')
-rw-r--r-- | web-ui/app/scss/_mixins.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/web-ui/app/scss/_mixins.scss b/web-ui/app/scss/_mixins.scss index 17067263..ae57328d 100644 --- a/web-ui/app/scss/_mixins.scss +++ b/web-ui/app/scss/_mixins.scss @@ -177,7 +177,6 @@ position: relative; .recipients-label { - height: 16px; width: 4%; } |