Commit graph

43 commits

Author SHA1 Message Date
Miguel San Segundo
480266ef5d
Remove unused code for IE10 because conflicts with the image border added via editor (#7925) 2024-07-04 18:46:35 +07:00
Ben Dwyer
19d385bc37 Business themes: Fix comments on wpcom 2021-06-10 11:37:22 -04:00
Ben Dwyer
d1a5a072f0 fix encoding issues 2021-01-08 12:49:53 +00:00
Ben Dwyer
39301e2f23 fix RTL arrows 2021-01-08 11:46:32 +00:00
Ben Dwyer
3f9a515ac3 Fix RTL comment syntax and update version numbers 2021-01-08 11:12:57 +00:00
Yoav Farhi
e587621eca Fix right/left arrows in RTL mode
Replace right arrow css (\2192 or \02192) with left arrow ( \2190 or \02190) and vice versa
2021-01-07 15:07:23 +02:00
Takashi Irie
58d7db9b22 Friendly Business: Fix media & text block ordering for Gutenberg 6.7 2019-10-18 12:22:19 +01:00
Danny Dudzic
09f8efc996 Friendly Business: Fix the cover h2 alignment 2019-08-06 21:13:22 +02:00
apeatling
2281c5a52c Update the Friendly Business theme to support the full site editing site header template part. 2019-07-11 21:32:14 -07:00
Allan Cole
96911dfa4f Freindly Business: Add vertical spacing to entry-title for consitentcy 2019-06-20 17:47:44 -04:00
Allan Cole
20ff808e4f Friendly Business: Make sure the first block has margin-top: 0 2019-06-20 14:59:07 -04:00
Danny Dudzic
3cf31bbe2d Friendly Business: Standardize the margin around Media & Text block contents 2019-06-19 01:22:08 +02:00
Danny Dudzic
aaf052e4e9 Friendly Business: Fix the double margin on Media & Text block contents 2019-06-18 18:01:58 +02:00
Takashi Irie
ea79aca43e Friednly Business: Heading Size Adjustment 2019-06-06 16:53:55 +01:00
Takashi Irie
ed07505a9c Friendly Business: Fix button hover color issue 2019-06-04 02:59:20 +01:00
Danny Dudzic
b2b31f7f16 Friendly Business: Fix link color inheriting for the Cover block 2019-05-31 14:31:26 +02:00
Allan Cole
1cd1cdcd2d
Merge pull request #828 from Automattic/fix/issue-813
Multiple Themes: Fix column block responsive pattern
2019-05-24 16:08:51 -04:00
Allan Cole
814b84a43a
Merge pull request #827 from Automattic/fix/issue-746
All style variations: Add a utility css class for spacer block
2019-05-24 15:33:51 -04:00
Allan Cole
0624c18b98 Merge branch 'master' into add/posts-list-block-style 2019-05-24 12:12:42 -04:00
Takashi Irie
3c80a6aa06 Friendly Business: Fix column block responsive pattern 2019-05-22 23:23:10 +01:00
Takashi Irie
8ca09c1bec Friendly Business: Add a utility css class for spacer block 2019-05-22 20:09:34 +01:00
Takashi Irie
2dd0b5207b Friendly Business: Edit style adjustment 2019-05-21 12:58:11 +01:00
Takashi Irie
b08b54d7e6 Friendly Business: Add style for posts list block 2019-05-21 12:27:31 +01:00
Allan Cole
92e5ce2bc2 Merge branch 'master' into fix/issue-803 2019-05-20 13:02:24 -04:00
Jeffrey Pearce
733fb43a8a Merge branch 'master' into 747-h1_size_fixes
* master:
  Friendly Business: Fix margins between columns block.
  Professional Business: Fix margins between columns block
  Sophisticated Business: Revise columns block spacing math
  Modern Business: Code tidying for columns spacing commit
  Elegant Business: Fix margins between columns block
  Calm Business: Fix margins between columns block
  Modern Business: Fix margins between columns block
  Sophisticated Business: Fix margins between columns block

# Conflicts:
#	friendly-business/style.css
#	modern-business/style.css
2019-05-17 23:26:42 +02:00
Jeffrey Pearce
6b5dffce52 Friendly h1 fixes.
#747
2019-05-17 23:16:33 +02:00
Allan Cole
530217d6f8
Merge branch 'master' into fix/issue753 2019-05-17 17:12:33 -04:00
Allan Cole
aaf07467ee Friendly Business: Fix margins and font sizes for cover block h2 headings 2019-05-17 16:25:32 -04:00
Allan Cole
2e91053b91 Friendly Business: Fix Cover Block text to respect Block Editor settings 2019-05-17 12:35:30 -04:00
Allan Cole
bb55238ffc Friendly Business: Fix margins between columns block. 2019-05-10 18:21:00 -04:00
Takashi Irie
a7c8a3b5c4 Friendly Business: Fix overflowing centred image 2019-05-10 22:42:56 +01:00
Allan Cole
6260bf6730 Friendly Business: Fixed a few vertical margins that were missed in previous commits 2019-05-08 19:38:26 -04:00
Allan Cole
3867f2d3f6 Friendly Business: Fix vertical margins for Blocks to be 1 vertical spacing unit, See #745 2019-05-08 19:23:05 -04:00
Allan Cole
f1459626d7 Friendly Business: Adds 32px veritcal spacing unit and adds it to block wrappers, Also fixes a build tool vulnerability.
- Fixes #745
2019-05-02 17:52:43 -04:00
Chris Runnells
7b67c4a951
Merge branch 'master' into fix/issue-654 2019-03-27 15:45:56 -10:00
Danny Dudzic
d653f94cef Twenty Nineteen Variations: Fix code formatting 2019-03-22 03:25:27 +01:00
Danny Dudzic
101d022829 Friendly Business: Add styling for the Header block 2019-03-21 18:06:39 +01:00
Allan Cole
aed7e517f5 Friendly Business: Fixes padding and uneven margin issues in column blocks. 2019-03-08 18:43:04 -05:00
Allan Cole
c64917d7da Friendly Business: Fix hard coded column width for Media & Text Block
See: #644
2019-03-04 17:53:39 -05:00
Laurel Fulford
e426dc53d3 Friendly Business: Update quote block border styles, to work better with the new styles planned for Gutenberg 5.2. See #594. 2019-02-14 13:15:18 -08:00
Laurel Fulford
bbcc1c08e7 Friendly Business: Centre page title when there are no posts. 2019-02-01 11:44:37 -08:00
Laurel Fulford
efbcfcba94 Friendly Business: Add IE11 fallback for Media & Text layout. 2019-02-01 11:44:14 -08:00
Laurel Fulford
025814b6e0 Friendly Business: Add theme to GitHub repo. 2019-02-01 10:23:36 -08:00