git ssb

16+

Dominic / patchbay



Commit 9334dd2b798b099cd5e9bd7e007f444359f466bb

merge opinionate into evmaster

Ev Bogue committed on 11/11/2016, 9:43:46 PM
Parent: fb6ed3fc5d2e702c2a92d6962ab9649fc3cf9be2
Parent: 5ba0c6f5d9e56f77c92c2fb49986db0120c16169

Files changed

style.csschanged
style.cssView
@@ -269,9 +269,9 @@
269269
270270 .suggest-box ul {
271271 padding: 0;
272272 list-style-type: none;
273- margin-left: -7em;
273 + margin-left: -2em;
274274 background: #f7f7f7;
275275 padding-top: .1em;
276276 padding-bottom: .1em;
277277 border-radius: .2em;
@@ -459,17 +459,8 @@
459459 .hypertabs--selected .hypertabs__x {
460460 display: block;
461461 }
462462
463-.instructions {
464- position: absolute;
465- border: 1px solid #eee;
466- padding: 1em;
467- bottom: 0;
468- left: 0;
469- z-index: 1;
470-}
471-
472463 /* progress bar */
473464
474465 .hyperprogress__bar {
475466 background: darkgrey;

Built with git-ssb-web