mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
[ticket/12011] Separate the navbar bullet points from the text.
PHPBB3-12011
This commit is contained in:
@@ -90,6 +90,13 @@
|
|||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Bulletin icons for list items
|
||||||
|
----------------------------------------*/
|
||||||
|
.rtl ul.linklist.bulletin li:before {
|
||||||
|
padding-left: 4px;
|
||||||
|
padding-right: 0;
|
||||||
|
}
|
||||||
|
|
||||||
/* Dropdown menu
|
/* Dropdown menu
|
||||||
---------------------------------------- */
|
---------------------------------------- */
|
||||||
.rtl .dropdown-container.topic-tools {
|
.rtl .dropdown-container.topic-tools {
|
||||||
|
Reference in New Issue
Block a user