Compose buttons bar redesign + generalize dropdown (#194)

* Generalize compose dropdown for re-use

* wip stuffs

* new tootbox look and removed old doodle button files

* use the house icon for ...
This commit is contained in:
Ondřej Hruška
2017-10-21 20:24:53 +02:00
committed by GitHub
parent a7be86e875
commit d589dd7cd0
7 changed files with 228 additions and 148 deletions

View File

@ -322,6 +322,11 @@
}
}
.compose-form__buttons-separator {
border-left: 1px solid #c3c3c3;
margin: 0 3px;
}
.compose-form__upload-button-icon {
line-height: 27px;
}