-
Nathan Lisgo authored
Apologies, I seem to have introduced a bug here: https://github.com/hypothesis/client/pull/2461 It should be: ``` border-width: 0 0 1px 0; ``` rather than: ``` border: 0 0 1px 0; ```
a31b4a27
Apologies, I seem to have introduced a bug here: https://github.com/hypothesis/client/pull/2461 It should be: ``` border-width: 0 0 1px 0; ``` rather than: ``` border: 0 0 1px 0; ```