Fixed button cancel position

stable
Xavier Julián 2014-08-08 13:40:00 +02:00
parent f074bd2ead
commit 253eeee1a8
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@
right: 0;
top: 0;
}
.cancel {
right: 7rem;
}
}
.us-story-main-data {