Commit b6ecc93f authored by Evren Kutar's avatar Evren Kutar

sidebar menu height fix

parent 38e0da3a
...@@ -502,7 +502,7 @@ select { ...@@ -502,7 +502,7 @@ select {
} }
.sidebar ul li a { .sidebar ul li a {
height:40px; /*height:40px;*/
overflow:hidden; overflow:hidden;
} }
......
...@@ -515,7 +515,7 @@ select { ...@@ -515,7 +515,7 @@ select {
} }
.sidebar ul li a { .sidebar ul li a {
height:40px; /*height:40px;*/
overflow:hidden; overflow:hidden;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment