Skip to content

Changing pathbar style of "move to" dialog

Vaibhav Yadav requested to merge Vaibhav911/nautilus:my-work into master

Nautilus PathBar class name was clashing with the one in gtk.

It caused pathbar from 'Move to' dialog to be styled wrong.

Hence renamed path-bar and path-bar-box class names.

This closes issue #754 (closed)

Edited by Vaibhav Yadav

Merge request reports