git ssb

2+

mixmix / ticktack



Commit da04fb458d7ce8edf169992efab26e2449d8f40e

show the button at full width

Dominic Tarr committed on 8/14/2017, 8:46:02 AM
Parent: 7543a23dcfba28250ecc04b74924dd04a48f58bd

Files changed

styles/global.mcsschanged
styles/global.mcssView
@@ -20,4 +20,8 @@
2020
2121 Markdown {
2222 word-break: break-word
2323 }
24+
25+button {
26+ width: 100%
27+}

Built with git-ssb-web