Adwaita: Remove .location-bar class
authorMatthias Clasen <mclasen@redhat.com>
Thu, 23 Jan 2020 05:08:53 +0000 (00:08 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 23 Jan 2020 05:08:53 +0000 (00:08 -0500)
Not used in GTK.

gtk/theme/Adwaita/_common.scss

index 2fc12093861e513a3ba22df201ef1c9ef93e861d..fb6b01158db93e92c36affc9fc304478a0dfc43d 100644 (file)
@@ -1470,15 +1470,6 @@ toolbar {
   border-radius: 0  0 5px 5px;
 }
 
-.location-bar {
-  @extend %toolbar;
-
-  @extend %darkbar;
-
-  border-width: 0 0 1px;
-  padding: 0px;
-}
-
 searchbar {
   padding: 0px;
   >revealer>box {