GUAC-972: Ensure list links stretch the entire width of the list.

This commit is contained in:
Michael Jumper
2015-01-04 21:05:03 -08:00
parent b66c543bda
commit 9a373ae982
3 changed files with 17 additions and 12 deletions

View File

@@ -75,7 +75,7 @@ div.recent-connections .protocol {
vertical-align: middle;
}
.caption > * {
.caption .choice {
display: inline-block;
}