Skip to content
Snippets Groups Projects
Commit 7d81fd80 authored by Steven Dale's avatar Steven Dale Committed by GitHub
Browse files

Keeps categories pane a fixed width to match tabs (#396)

parent 0b248131
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
$new-height: 60px; $new-height: 60px;
.wrapper { .wrapper {
width: 200px; width: 250px;
position: relative; position: relative;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment