css Invalid property value
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; ```
Showing
Please register or sign in to comment