git ssb

30+

cel / git-ssb-web



Commit 38a61342c422c1c184b29bcef30397c201c061c4

Add spacing for S in HTTPS

cel committed on 10/19/2016, 2:02:20 AM
Parent: d8d91897d0c44285ae7ccb5b03126e763dc8b38b

Files changed

static/styles.csschanged
static/styles.cssView
@@ -227,18 +227,18 @@
227227 }
228228
229229 select.custom-dropdown.clone-url-protocol {
230230 border-radius: 0.5rem 0 0 0.5rem;
231- width: 5rem;
231 + width: 6rem;
232232 }
233233
234234 .clone-url {
235235 font-size: 1rem;
236236 border: 1px #e1e1e1 solid;
237237 border-radius: 0 0.5rem 0.5rem 0;
238238 margin: 0;
239239 padding: .1rem;
240- width: 18rem;
240 + width: 17rem;
241241
242242 background-color: #eaeaea;
243243 color: #6f6f6f;
244244 }

Built with git-ssb-web