Adwaita: remove bogus @at-root from sidebar styling.

See https://bugzilla.gnome.org/show_bug.cgi?id=754292 for
details.
This commit is contained in:
Lapo Calamandrei 2015-09-01 13:30:07 +02:00
parent 9fa1d6dd02
commit b8f4e943fe
3 changed files with 519 additions and 519 deletions

View File

@ -2880,7 +2880,7 @@ GtkFileChooserDialog {
$_placesidebar_icons_opacity: 0.7;
GtkSidebarRow {
// Needs overriding of the GtkListBoxRow padding
@at-root .list-row {
&.list-row {
padding: 0px;
}
// Using margins/padding directly in the SidebarRow

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff