diff options
Diffstat (limited to 'src/resources')
-rw-r--r-- | src/resources/css/Adwaita.css | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/resources/css/Adwaita.css b/src/resources/css/Adwaita.css index b1e510903..ca7a3a9d4 100644 --- a/src/resources/css/Adwaita.css +++ b/src/resources/css/Adwaita.css @@ -65,14 +65,8 @@ .path-bar-box { transition: border 200ms; transition: background-color 200ms; -} -.path-bar-box.width-maximized { - border: 1px @borders solid; border-radius: 3px; } -.path-bar-box.width-maximized:not(:backdrop) { - background-color: @theme_bg_color; -} /* Make the tags fit into the box */ entry.search > * { |