Merge pull request #5065 from gabrielbazan7/fix/feedback05

show top bar on share copay option
This commit is contained in:
Gustavo Maximiliano Cortez 2016-11-16 18:55:36 -03:00 committed by GitHub
commit dd3eef34a1
5 changed files with 23 additions and 11 deletions

View file

@ -1,9 +1,8 @@
#complete {
background-color: #ffffff;
.close-button {
color: $dark-gray;
color: #fff;
position: absolute;
top: 10px;
right: 15px;
font-size: 36px;
}