diff --git a/TugasBesar2_2017/WebApp/src/main/webapp/WEB-INF/order_driver.jsp b/TugasBesar2_2017/WebApp/src/main/webapp/WEB-INF/order_driver.jsp
index 88b192f95855e49002f5913fcee0a01af7ed496b..ea7a8120c818fe502900d7b642ed1d3b18ce4936 100644
--- a/TugasBesar2_2017/WebApp/src/main/webapp/WEB-INF/order_driver.jsp
+++ b/TugasBesar2_2017/WebApp/src/main/webapp/WEB-INF/order_driver.jsp
@@ -18,7 +18,7 @@
             </div>
             <div class="txt-center">
                 <button class="form-input find-button" ng-hide="closeFind" ng-click="show=true; showClose=true; closeFind=true">FIND ORDER</button>
-                <button class="close-button" ng-show="showClose" ng-click="show=false; closeFind=false; showClose=false">CLOSE</button>
+                <button class="close-button-order" ng-show="showClose" ng-click="show=false; closeFind=false; showClose=false">CLOSE</button>
             </div>
         </div>
     </div>