Fixed missing trailing semicolon

This commit is contained in:
Resi Respati 2016-02-14 02:15:30 +07:00
parent bdc9eb8aae
commit d58a88d54d

View File

@ -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;