git ssb

16+

cel / patchfoo



Commit db262b697b4b6b7bc1c76f183fc51bd99a57bd30

Move publish button to the right

since it is an action
cel committed on 4/19/2017, 6:00:42 AM
Parent: 8c9c632d317ee272b1ad900eece3fb1aeaa003e8

Files changed

static/styles.csschanged
static/styles.cssView
@@ -113,8 +113,13 @@
113113 .msg-content {
114114 padding: 0 .5ex .5ex 0;
115115 }
116116
117 +.composer-actions {
118 + text-align: right;
119 + padding: .2ex .5ex;
120 +}
121 +
117122 td {
118123 vertical-align: top;
119124 }
120125

Built with git-ssb-web