Commit 63f42a41 authored by Helen Hou-Sandi's avatar Helen Hou-Sandi
Browse files

Fix the tags input in small viewports and make it a more reasonable size....

Fix the tags input in small viewports and make it a more reasonable size. props SergeyBiryukov. fixes #27082.

Built from https://develop.svn.wordpress.org/trunk@27254


git-svn-id: https://core.svn.wordpress.org/trunk@27111 1a063a9b-81f0-0310-95a4-ce76da25c4cd
parent 897c7072
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1287,7 +1287,7 @@ table.links-table {
	/* Tags Metabox */
	.tagsdiv .newtag {
		width: 100%;
		padding: 25px 10px;
		height: auto;
		margin-bottom: 15px;
	}

+1 −1
Original line number Diff line number Diff line
@@ -1287,7 +1287,7 @@ table.links-table {
	/* Tags Metabox */
	.tagsdiv .newtag {
		width: 100%;
		padding: 25px 10px;
		height: auto;
		margin-bottom: 15px;
	}

+1 −1

File changed.

Preview size limit exceeded, changes collapsed.

+1 −1

File changed.

Preview size limit exceeded, changes collapsed.