Merge branch 'stable-3.0' into stable-3.1

* stable-3.0:
  Fix branch overflow in change-list-item

Change-Id: I5accafb4a7df67ed088c4ec0df2575a0ae4a976d
This commit is contained in:
David Pursehouse 2019-11-29 09:54:14 +09:00
commit dfad7a230b

View File

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