gui: Adjust border-radius on accordion title buttons (fixes #3299)

GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3320
This commit is contained in:
Daniel Harte 2016-06-17 06:59:07 +00:00 committed by Jakob Borg
parent fb778218f5
commit 99ddf1e4ab
1 changed files with 1 additions and 0 deletions

View File

@ -191,6 +191,7 @@ button.panel-heading {
border-top-width: 0;
border-left-width: 0;
border-right-width: 0;
border-radius: 0 !important;
}
.panel-heading .panel-title-text {