fix buttons
parent
a81f2ccfe9
commit
97aca351a9
|
@ -16,7 +16,7 @@ section.list-filters
|
|||
| HIDE CFD GRAPH
|
||||
|
||||
div.new-issue
|
||||
a.button-green(href="")
|
||||
a.button.button-green(href="")
|
||||
span.text
|
||||
| + NEW TASK
|
||||
a.button-bulk(href="")
|
||||
|
|
|
@ -11,7 +11,7 @@ section.list-filters
|
|||
| SHOW GRAPH
|
||||
|
||||
div.new-issue
|
||||
a.button-green(href="")
|
||||
a.button.button-green(href="")
|
||||
span.text
|
||||
| + NEW ISSUE
|
||||
a.button-bulk(href="")
|
||||
|
|
Loading…
Reference in New Issue