Merge "Fix branch overflow in change-list-item"

This commit is contained in:
Ben Rohlfs
2019-11-27 15:42:08 +00:00
committed by Gerrit Code Review

View File

@@ -92,7 +92,6 @@ limitations under the License.
a {
color: inherit;
cursor: pointer;
display: inline-block;
text-decoration: none;
}
a:hover {