stylesheet
stylesheet copied to clipboard
Height of the tab bar increases while dragging a tab.
trafficstars
1- Open Terminal. 2- Open another tab (Ctrl+Shift+t) 3- Move a tab with the mouse. Result: The tab bar height is increased.
elementary OS Juno fully updated. New user profile.

Since this happens with all tabs, including both Gtk and Granite, I'm moving this to the stylesheet repo. For reference, it does not happen in Adwaita.
The tab-bar increases because of the lines margin: 3px; and border: 1px solid @colorAccent; in:
https://github.com/elementary/stylesheet/blob/485f0c403a9b6baf6425f9f98bd163a6a26998bf/elementary/gtk-3.0/gtk-widgets.css#L137-L143