Undo unintended SL changes.

This commit is contained in:
Paulo Reis 2018-03-29 15:45:49 +01:00 committed by Jessica Lawshe
parent 396b29f32d
commit 4ee81b3b44

View file

@ -81,10 +81,9 @@
.error-btn when (@is-overleaf = false) {
color: @navbar-default-link-color;
border: 2px solid @navbar-default-link-color;
border-radius: @navbar-btn-border-radius;
font-size: @navbar-btn-font-size;
font-weight: @navbar-btn-font-weight;
line-height: @navbar-btn-line-height;
border-radius: @border-radius-base;
font-weight: 700;
line-height: 1;
padding: @padding-base-vertical @padding-base-horizontal;
&:hover,