@@ -93,7 +93,7 @@ md.messages = ({storage: {defaults, state, set}, compilers, mathjax, headers}) =
sendResponse()
}
- // options origins
+ // origins
else if (req.message === 'origin.add') {
state.origins[req.origin] = {
match: defaults.match,
@@ -311,7 +311,6 @@ footer .icon-hidden {
width: 100%;
height: 43px;
margin: 0 0 7px 10px;
- /*margin: 0;*/
.m-list .m-content .m-option.m-match input {
border-bottom: 1px solid #ececec !important;