Skip to content

Commit 220aef3

Browse files
committed
Update Gallery.php
Remove obsolete "div" element align="justify"
1 parent d481888 commit 220aef3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

formats/gallery/Gallery.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ public function getResultText( SMWQueryResult $results, $outputmode ) {
163163
if ( !$ig->isEmpty() ) {
164164
$attribs = [
165165
'class' => 'srf-gallery' . $class,
166-
'align' => 'justify',
167166
'data-redirect-type' => $redirectType,
168167
'data-ns-text' => $this->getFileNsTextForPageLanguage()
169168
];

0 commit comments

Comments
 (0)