Cleaned up the source.
This commit is contained in:
parent
d2601e19d7
commit
8b2a6bdd92
1 changed files with 0 additions and 3 deletions
|
@ -7,7 +7,6 @@
|
|||
}
|
||||
|
||||
.startdate,.location,.url,.edit {
|
||||
/*float: left;*/
|
||||
display: inline;
|
||||
margin: 0;
|
||||
margin-right: 0.5rem;
|
||||
|
@ -16,14 +15,12 @@
|
|||
|
||||
ul.tags {
|
||||
padding-left: 0;
|
||||
/*float: left;*/
|
||||
margin: 0;
|
||||
margin-right: 0.5rem;
|
||||
margin-bottom: 0.5rem;
|
||||
display: inline;
|
||||
li {
|
||||
list-style-type: none;
|
||||
/*float: left;*/
|
||||
display: inline;
|
||||
margin-right: 0.5rem;
|
||||
}
|
||||
|
|
Reference in a new issue