Showing 1 changed files with 2 additions and 1 deletions
+2 -1
public/css/common.css
... ...
@@ -2507,8 +2507,9 @@ button.close {
2507 2507
   font-weight:bold;
2508 2508
   margin:20px 0 15px 0;
2509 2509
   color:#358D23;
2510
-  border-left:5px solid #6FBA2C;
2511 2510
   padding:4px 6px;
2511
+  background:#F2F2F2;
2512
+  padding:10px 12px;
2512 2513
 }
2513 2514
 
2514 2515
 .project-header {