Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Multiple Bug fixes #216

Merged
merged 10 commits into from
Nov 6, 2017
Prev Previous commit
Next Next commit
PLT-7928 - Pinned post button consitent pos
  • Loading branch information
asaadmahmood committed Nov 2, 2017
commit 3996103a4773de3155c86fc581d6e1ad7d6e651a
2 changes: 1 addition & 1 deletion sass/components/_search.scss
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
@include border-radius(50px);
border: 1px solid $light-gray;
margin: 17px 10px 0 0;
width: 229px;
width: 296px;
}

.sidebar--right & {
Expand Down