diff --git a/css/bootstrap/privatebin.css b/css/bootstrap/privatebin.css index 7f7c34a77..4c3259195 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 000000000..6636a5083 Binary files /dev/null and b/out.gif differ diff --git a/privatebin b/privatebin new file mode 120000 index 000000000..127be3211 --- /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 95e0e8640..161f0e87a 100644 --- a/tpl/bootstrap-compact.php +++ b/tpl/bootstrap-compact.php @@ -65,7 +65,7 @@ - <?php echo I18n::_('PrivateBin'); ?> + <?php echo I18n::_('PrivateBin'); ?>