Adds button to proposal's show to 'Send notification'

This commit is contained in:
Alberto Garcia Cabeza
2016-06-15 17:13:44 +02:00
parent e7a98f2adb
commit 2dc39192b8
5 changed files with 14 additions and 3 deletions

View File

@@ -253,6 +253,10 @@ a {
max-width: none;
}
.button.float-right ~ .button.float-right {
margin: 0 $line-height/2;
}
// 02. Header
// ----------