Commit ff47b46d58b2aba86336a0e597d2f4246ed639b2

Authored by Larissa Reis
1 parent 973c28a3

base theme: fixes width of current page link in lateral panel

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
public/designs/themes/base/style.scss
@@ -642,7 +642,6 @@ div#notice { @@ -642,7 +642,6 @@ div#notice {
642 border-radius-topright: 0px; 642 border-radius-topright: 0px;
643 border-radius-bottomright: 0px; 643 border-radius-bottomright: 0px;
644 background-color: #cecece; 644 background-color: #cecece;
645 - width: 100%;  
646 border-right: 2px solid #555753; 645 border-right: 2px solid #555753;
647 } 646 }
648 647