~canonical-sysadmins/wordpress/4.8.2

« back to all changes in this revision

Viewing changes to wp-admin/css/site-icon-rtl.css

  • Committer: Nick Moffitt
  • Date: 2016-04-14 10:44:19 UTC
  • mfrom: (1.1.14 upstream)
  • Revision ID: nick.moffitt@canonical.com-20160414104419-w6lxcr3ru4enc2w5
Merge WP4.5 from upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 
25
25
.site-icon-preview .browser-title {
26
26
        right: 109px;
 
27
        width: 72px;
 
28
        white-space: nowrap;
27
29
}
28
30
 
29
31
.site-icon-preview .app-icon-preview {
35
37
        width: 64px;
36
38
        margin-top: 5px;
37
39
}
 
40
 
 
41
.customize-control-site_icon .favicon-preview {
 
42
        float: right;
 
43
        margin-left: 12px;
 
44
        margin-bottom: 0;
 
45
}
 
46
 
 
47
.customize-control-site_icon .app-icon-preview {
 
48
        margin-top: 9px;
 
49
}