You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The logs lines don't have an extra space anymore in the logs page.
Removing line breaks inside mn.text.expander.html file is necessary
because this component uses 'white-space: pre-line',
a CSS property which takes into account the line breaks written in HTML.
Change-Id: Id0f84c017e1fa26636aec39fc22102e6dfcb7c62
Reviewed-on: https://review.couchbase.org/c/ns_server/+/165638
Tested-by: Raluca Lupu <[email protected]>
Well-Formed: Build Bot <[email protected]>
Reviewed-by: Pavel Blagodov <[email protected]>
0 commit comments