Fixed missing trailing semicolon
This commit is contained in:
parent
bdc9eb8aae
commit
d58a88d54d
|
@ -1609,7 +1609,7 @@ body.rtl #history-container.menu-container a .chev-right {
|
|||
border-image-repeat: stretch stretch;
|
||||
border-image-slice: 100% 100% 100% 100%;
|
||||
border-image-source: none;
|
||||
border-image-width: 1 1 1 1:
|
||||
border-image-width: 1 1 1 1;
|
||||
}
|
||||
#feed-header-inner {
|
||||
position:relative;
|
||||
|
|
Loading…
Reference in New Issue
Block a user