diff --git a/Quick-guide:-popup-user-interface.md b/Quick-guide:-popup-user-interface.md
index 009ccf0..eaca855 100644
--- a/Quick-guide:-popup-user-interface.md
+++ b/Quick-guide:-popup-user-interface.md
@@ -93,33 +93,31 @@ And I had click-to-play enabled in all cases, so it could have been worse (excep
When you click on either the _"requests blocked"_ or _"domains connected"_ label, uBO's popup UI will expand to show you more details about requests blocked and domains connected:
-
+
Clicking the `all` cell at the top will toggle on/off subdomain-level details.
-> ***
-> **Note:**
->
-> The panel will also be expanded when you enable "advanced user" mode -- this is only for convenience -- it will not close automatically when "advanced user" will be disabled.
-> ***
-
-> ***
-> **Tip:**
->
-> Click the `all` cell at the top to toggle on/off subdomain-level details.
->
->Click it with Ctrl and Shift pressed to open panel as new browser tab.
->
-> ***
+The panel will also be expanded when you enable ["advanced user"](./Advanced-user-features) mode -- this is only for convenience -- it will not close automatically when "advanced user" will be disabled. To hide that panel, just click again on either the _"requests blocked"_ or _"domains connected"_ label.
The pluses and minuses denote network requests which were either allowed (not blocked) or blocked, respectively for the specific domain/hostname aside which they appear. The number of pluses and minuses are proportional to the number of requests allowed or blocked:
- `+`, `-`: under 10 network requests were allowed, blocked.
- `++`, `--`: under 100 network requests were allowed, blocked.
- `+++`, `---`: 100 or more network requests were allowed, blocked.
-To hide that panel, just click again on either the _"requests blocked"_ or _"domains connected"_ label.
+
+Unless you are in "advanced user" mode, this panel is read-only and available only for informational purpose.
-Unless you are in "advanced user" mode, this panel is read-only and available only for informational purpose.
-In ["advanced user"](./Advanced-user-features) mode, the panel is fully interactive and can be used for advanced filtering control.
+In "advanced user" mode, the panel is fully interactive and can be used for advanced filtering control:
+
+
+
+> ***
+> **Tip:**
+>
+> Click the `all` cell at the top with Ctrl and Shift pressed to open panel as new browser tab.
+>
+> ***
+
+
***