From 773e8693f9bf3de4e831e84d895c0f2ef907e01a Mon Sep 17 00:00:00 2001 From: Edmar Moretti Date: Sat, 21 May 2016 11:06:26 -0300 Subject: [PATCH] alteração na posição do botão qrcode --- init/head.php | 12 ++++++++++++ init/index.php | 47 +++++++++++++++++++++++------------------------ mapas/index.php | 2 -- 3 files changed, 35 insertions(+), 26 deletions(-) diff --git a/init/head.php b/init/head.php index b8819c8..7db7f55 100755 --- a/init/head.php +++ b/init/head.php @@ -96,5 +96,17 @@ hr { background-color: #3f51b5; } .navbar-collapse { max-height: 100% !important; } + +.btn.btn-fab.btn-fab-mini { + font-size: 12px; + height: 24px; + min-width: 24px; + padding-bottom: 5px; + padding-left: 5px; + padding-right: 5px; + padding-top: 5px; + width: 24px; +} + diff --git a/init/index.php b/init/index.php index 9969efc..7a04a3d 100755 --- a/init/index.php +++ b/init/index.php @@ -35,19 +35,7 @@ if (file_exists ( $dir_tmp )) { error_reporting ( 0 ); include "head.php"; ?> - +