Skip to content

Commit f0d8e17

Browse files
committed
Grid todo-app demo: Stale CSS
1 parent a145414 commit f0d8e17

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

grid-editing/todo-app.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@
9494
font-size: 1.5em; padding: 0.5em; border: 1px solid #999; box-shadow: 0 0 6px rgba(0,0,0,0.5);
9595
display: block; width: 100%; box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
9696
}
97-
#addMovie { right: 1em; position: absolute; font-size: 0.6em; }
9897
#overview { position: relative; padding: 1.2em; background: #eee; border: 1px solid #999; border-left: none; border-right: none; }
9998
#clearCompleted { position: absolute; right: 1em; top: 0.5em; }
10099
#markDone { padding: 0.5em; }

0 commit comments

Comments
 (0)