mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-05 05:55:15 +02:00
[ticket/12011] Separate the navbar bullet points from the text.
PHPBB3-12011
This commit is contained in:
parent
be38a67768
commit
6b746ef029
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user