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 { a {
color: inherit; color: inherit;
cursor: pointer; cursor: pointer;
display: inline-block;
text-decoration: none; text-decoration: none;
} }
a:hover { a:hover {