Thomashighbaugh/firefox

Find a more elegant way of eliminating the useless tabtoolbar */

todo opened this issue · 0 comments

todo commented

/* TODO Find a more elegant way of eliminating the useless tabtoolbar */
#TabsToolbar {
display: none !important;
}


This issue was generated by todo based on a TODO comment in 7c61cd7. It's been assigned to @Thomashighbaugh because they committed the code.