Commit e4ec5a9d authored by Paul Wolneykien's avatar Paul Wolneykien

Fix: Don't restrict the width of the top panel buttons

Some buttons should be wider in accordance with their text.
parent b46b28d8
...@@ -120,10 +120,6 @@ small { ...@@ -120,10 +120,6 @@ small {
background-color: #5b76af; background-color: #5b76af;
} }
div#top .btn {
width: 7em;
}
.box { .box {
position: relative; position: relative;
width: 780px; width: 780px;
......
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