mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-24 22:35:58 +02:00
Moved creation button to right side in visual maps - #5404
This commit is contained in:
parent
015b1b55b2
commit
c8e492b194
@ -473,7 +473,7 @@ if (!$maps && !is_metaconsole()) {
|
||||
|
||||
if ($maps) {
|
||||
if (!is_metaconsole()) {
|
||||
echo '<div class="action-buttons" style="width: 0px;">';
|
||||
echo '<div class="action-buttons" style="width: 100%; text-align: right;">';
|
||||
} else {
|
||||
echo '<div class="" style="width: 100%; text-align: right;">';
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user