fix issue with the top menu logo link

This commit is contained in:
Simon Vieille 2020-03-30 10:36:32 +02:00
parent 74b8b728f0
commit 57b6d89dd6
Signed by: deblan
GPG Key ID: 03383D15A1D31745
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
<description>Move the top menu to the left side.</description>
<licence>agpl</licence>
<author mail="dev+sidemenu@deblan.fr" homepage="https://www.deblan.io/">Simon Vieille</author>
<version>1.1.1</version>
<version>1.1.2</version>
<namespace>SideMenu</namespace>
<category>customization</category>
<website>https://gitnet.fr/deblan/side_menu</website>

View File

@ -15,7 +15,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#appmenu {
#appmenu, #appmenu + nav {
display: none;
}