Fixes the padding of the "notes" button in collab-ui. I'm not sure why
the previous code used `div().h_7().w_full()`. Am I missing something
here?
### Before

### After

Release Notes:
- Fixed padding of the "notes" button in the collaboration panel.
Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>