diff options
-rw-r--r-- | css/style.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/css/style.css b/css/style.css index e0041a2d..5c1ddebd 100644 --- a/css/style.css +++ b/css/style.css | |||
@@ -104,7 +104,6 @@ input[type=submit].delete { | |||
104 | border-radius: 2px; | 104 | border-radius: 2px; |
105 | -webkit-box-shadow: 0px 0px 6px -1px #000; | 105 | -webkit-box-shadow: 0px 0px 6px -1px #000; |
106 | box-shadow: 0px 0px 6px -1px #000; | 106 | box-shadow: 0px 0px 6px -1px #000; |
107 | width: 30%; | ||
108 | margin: 10px; | 107 | margin: 10px; |
109 | float: left; | 108 | float: left; |
110 | } | 109 | } |