mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 07:44:35 +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 ($maps) {
|
||||||
if (!is_metaconsole()) {
|
if (!is_metaconsole()) {
|
||||||
echo '<div class="action-buttons" style="width: 0px;">';
|
echo '<div class="action-buttons" style="width: 100%; text-align: right;">';
|
||||||
} else {
|
} else {
|
||||||
echo '<div class="" style="width: 100%; text-align: right;">';
|
echo '<div class="" style="width: 100%; text-align: right;">';
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user