[TemporaryStorage] corrected 'Delete Completed Task' button' text to be fully displayed
authorJoonghun Park <jh718.park@samsung.com>
Mon, 17 Jun 2013 10:04:54 +0000 (19:04 +0900)
committerJoonghun Park <jh718.park@samsung.com>
Mon, 17 Jun 2013 10:04:54 +0000 (19:04 +0900)
[issue#] N_SE-41249

Change-Id: Ic0c92ce93927f328c72865fa8eac4aa83ac48c60

css/style.css

index 86a0489..3d51234 100755 (executable)
@@ -52,7 +52,7 @@ input[type=text], input[type=date] {
 .submit_area input[type=button] {
     border-radius:8px;
     height:30px;
-    width:40%;
+    width:50%;
     background-color:#666;
     color:#fff;
     font-weight:bold;
@@ -91,4 +91,4 @@ input[type=text], input[type=date] {
     right:5px;
 }
 
-.comment { font-size:11px;color:blue }
\ No newline at end of file
+.comment { font-size:11px;color:blue }