diff --git a/css/bootstrap/privatebin.css b/css/bootstrap/privatebin.css index 7f7c34a7..4c325919 100644 --- a/css/bootstrap/privatebin.css +++ b/css/bootstrap/privatebin.css @@ -15,6 +15,9 @@ body.navbar-spacing { .navbar-nav { margin: 0 8px; +} + +.navbar-brand { padding: 3px; padding-left: 8px; } diff --git a/out.gif b/out.gif new file mode 100644 index 00000000..6636a508 Binary files /dev/null and b/out.gif differ diff --git a/privatebin b/privatebin new file mode 120000 index 00000000..127be321 --- /dev/null +++ b/privatebin @@ -0,0 +1 @@ +privatebin \ No newline at end of file diff --git a/tpl/bootstrap-compact.php b/tpl/bootstrap-compact.php index 95e0e864..161f0e87 100644 --- a/tpl/bootstrap-compact.php +++ b/tpl/bootstrap-compact.php @@ -65,7 +65,7 @@ endif; - <?php echo I18n::_('PrivateBin'); ?> + <?php echo I18n::_('PrivateBin'); ?>