From da87a25b813b754c330a7e9d1a0dc174e18d18fe Mon Sep 17 00:00:00 2001
From: Irfan Ariq <irfanariq@home.com>
Date: Mon, 27 Nov 2017 08:55:42 +0000
Subject: [PATCH] edit style.css

---
 PrOjek/webapp/src/main/webapp/resources/css/style.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/PrOjek/webapp/src/main/webapp/resources/css/style.css b/PrOjek/webapp/src/main/webapp/resources/css/style.css
index c06f769fe..7b770bac0 100644
--- a/PrOjek/webapp/src/main/webapp/resources/css/style.css
+++ b/PrOjek/webapp/src/main/webapp/resources/css/style.css
@@ -251,7 +251,7 @@ li.active:hover {
 /* main page */
 
 .default-extern-container {
-    width: 400px;
+    width: 510px;
     min-height: 500px;
     box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
     transition: 0.3s;
-- 
GitLab