[ticket/15086] Remove properties that are no longer used

PHPBB3-15086
This commit is contained in:
nomind60s 2017-03-24 05:39:30 -06:00
parent 6da3b5e93d
commit f62419e158
2 changed files with 0 additions and 2 deletions

View file

@ -492,7 +492,6 @@ li.breadcrumbs span:first-child > a {
/* Quote block */ /* Quote block */
.rtl blockquote { .rtl blockquote {
margin: 0.5em 25px 0 1px; margin: 0.5em 25px 0 1px;
background-position: 99% 8px;
} }
.rtl blockquote blockquote { .rtl blockquote blockquote {

View file

@ -448,7 +448,6 @@ ul.searchresults {
----------------------------------------*/ ----------------------------------------*/
/* Quote block */ /* Quote block */
blockquote { blockquote {
background: transparent none 6px 8px no-repeat;
border: 1px solid transparent; border: 1px solid transparent;
font-size: 0.95em; font-size: 0.95em;
margin: 1em 1px 1em 25px; margin: 1em 1px 1em 25px;