Created
March 2, 2017 14:31
-
-
Save brunokrebs/2de240319b88b2c7b7b0d560d1cf561d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.task-item { | |
padding: 10px; | |
margin-bottom: 10px; | |
background-color: #eee; | |
} | |
button.delete { | |
float: right; | |
top: -60px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment