From 686860ab063b0b081dac1479610d35409af48814 Mon Sep 17 00:00:00 2001 From: Abdurrahman Rajab Date: Wed, 10 Jun 2020 22:32:11 +0300 Subject: [PATCH] Change the location of drop down menu The location changed to make it visible on phone and small screens :) It used to be hidden --- _includes/editable.html | 1 + 1 file changed, 1 insertion(+) diff --git a/_includes/editable.html b/_includes/editable.html index a1d6e0f..a49ce5b 100644 --- a/_includes/editable.html +++ b/_includes/editable.html @@ -25,6 +25,7 @@ box-shadow: 0px 8px 6px 0px rgba(0,0,0,0.2); padding: 0px 10px; z-index: 1; + right:1%; } .dropdown:hover .dropdown-content {