mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +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;
|
||||
}
|
||||
|
||||
/* Bulletin icons for list items
|
||||
----------------------------------------*/
|
||||
.rtl ul.linklist.bulletin li:before {
|
||||
padding-left: 4px;
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
/* Dropdown menu
|
||||
---------------------------------------- */
|
||||
.rtl .dropdown-container.topic-tools {
|
||||
|
Reference in New Issue
Block a user