Closed juzen2003 closed 4 years ago
The black navbar is slightly shorter than it used to be. Is that intentional? Question asked on opus-dev-chat to see which people prefer.
I verified the mult text copy functionality with Debby's recently merged pull and it does the correct thing.
The Select Metadata dialog header is now slightly taller, but it is consistent with the other modal dialogs (previously it was shorter than the others).
I made the nav bar the same height it used to be because I think it looks better a little taller. To do this I added:
/* Make the main nav bar just a little taller than normal (style says 8px) */
#op-main-nav {
padding-top: 10px;
padding-bottom: 10px;
}
Description of changes:
Known problems: