Commit e6e089959db963560c2be322b8fbce6367b36483
1 parent
791687a2
Exists in
master
and in
10 other branches
Removed bullets in list calendar.
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
sass/_proposal_detail.scss
@@ -404,7 +404,7 @@ | @@ -404,7 +404,7 @@ | ||
404 | min-height: $container-height; | 404 | min-height: $container-height; |
405 | position: relative; | 405 | position: relative; |
406 | text-align: center; | 406 | text-align: center; |
407 | - .talk-proposal{ | 407 | + .talk-proposal { |
408 | border: 1px solid $color; | 408 | border: 1px solid $color; |
409 | height: $container-height; | 409 | height: $container-height; |
410 | min-height: $container-height; | 410 | min-height: $container-height; |
@@ -434,7 +434,7 @@ | @@ -434,7 +434,7 @@ | ||
434 | width: 80%; | 434 | width: 80%; |
435 | display: block; | 435 | display: block; |
436 | margin: 0 auto; | 436 | margin: 0 auto; |
437 | - | 437 | + list-style: none; |
438 | li { | 438 | li { |
439 | width: 100%; | 439 | width: 100%; |
440 | margin: 0; | 440 | margin: 0; |