.targets-list .btn {
  float: right;
}

.targets-list {
  list-style: none;
  padding: 0;
}

.targets-list li {
  line-height: 1em;
  padding-top: 4px;
  clear: both;
}

.targets-list .url {
  font-size: 80%;
  color: #999;
  font-style: italic;
}
