summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/firewall_nat_1to1.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2015-11-05 08:11:15 -0500
committerStephen Beaver <sbeaver@netgate.com>2015-11-05 08:11:15 -0500
commitc10cb19609cc399f70fbf4e3261fd90f3079c122 (patch)
tree8f7ae4a82c349b285d65c1c01de6891354e5e7c9 /src/usr/local/www/firewall_nat_1to1.php
parentd07c9194518a6032b4517c8cb29a1589b2d0c97e (diff)
downloadpfsense-c10cb19609cc399f70fbf4e3261fd90f3079c122.zip
pfsense-c10cb19609cc399f70fbf4e3261fd90f3079c122.tar.gz
Moved action-buttons in-line styling to pfSense.css
Diffstat (limited to 'src/usr/local/www/firewall_nat_1to1.php')
-rw-r--r--src/usr/local/www/firewall_nat_1to1.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/local/www/firewall_nat_1to1.php b/src/usr/local/www/firewall_nat_1to1.php
index b1f6185..ee5fb05 100644
--- a/src/usr/local/www/firewall_nat_1to1.php
+++ b/src/usr/local/www/firewall_nat_1to1.php
@@ -260,7 +260,7 @@ display_top_tabs($tab_array);
</div>
</div>
- <nav class="action-buttons" style="margin-top: 10px;">
+ <nav class="action-buttons">
<a href="firewall_nat_1to1_edit.php?after=-1" class="btn btn-sm btn-success" title="<?=gettext('Add new mapping')?>">
<i class="fa fa-plus icon-embed-btn"></i>
<?=gettext('Add')?>
@@ -306,4 +306,4 @@ events.push(function() {
});
});
</script>
-<?php include("foot.inc"); ?> \ No newline at end of file
+<?php include("foot.inc"); ?>
OpenPOWER on IntegriCloud