From ebcfd28aefffda9561bc2f8a140da823b17f9b29 Mon Sep 17 00:00:00 2001 From: japatel Date: Fri, 9 Jan 2015 14:42:26 -0600 Subject: [PATCH] Cosmetic Changes to Sample UI - Few more Patch Fixes on UI --- sample/index.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/sample/index.php b/sample/index.php index 4c1c485..f9039bf 100644 --- a/sample/index.php +++ b/sample/index.php @@ -115,8 +115,13 @@ if (PHP_SAPI == 'cli') { text-decoration: none; } - .logo { + .img-div { position: fixed; + margin-left: 0px; + padding-left: 0px; + } + + .logo { top: 80px; } } @@ -177,8 +182,8 @@ if (PHP_SAPI == 'cli') {
-
- +
+

// REST API Samples