Skip to content

Commit e85bf48

Browse files
committed
Smaller autoupdate column
1 parent cb9c88c commit e85bf48

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

assets/css/wordpress-multisite-enhancements.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,8 @@ td.column-active_blogs a {
1212

1313
.non-breaking {
1414
white-space: nowrap;
15-
}
15+
}
16+
17+
.plugins .column-auto-updates {
18+
width: 10em;
19+
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
td.column-active_blogs{width:200px}td.column-active_blogs a{cursor:pointer;}.siteslist{display:none}.non-breaking{white-space:nowrap;}
1+
td.column-active_blogs{width:200px}td.column-active_blogs a{cursor:pointer;}.siteslist{display:none}.non-breaking{white-space:nowrap;}.plugins .column-auto-updates {width: 10em;}

0 commit comments

Comments
 (0)