Title: CSS bugfixes
Last modified: June 19, 2019

---

# CSS bugfixes

 *  Resolved [hafriberg](https://wordpress.org/support/users/hafriberg/)
 * (@hafriberg)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/css-bugfixes/)
 * I experienced problems with the size of images on the published page (it was 
   fine in the glutenberg editor) and with the vertical alignment of the small triangle-
   shaped arrows pointing to the timeline. These issues could be fixed as follows:
 *  /* proper display of images */
    .tb-image img { max-width:100%; height:100%;}
 *  /* proper alignment of arrow */
    .tb-timeline-title-wrap h3 { margin-top: 0px;}
 *  .tb-timeline-content:before {
    top: 10px !important; }
    -  This topic was modified 6 years, 9 months ago by [hafriberg](https://wordpress.org/support/users/hafriberg/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [Techeshta](https://wordpress.org/support/users/techeshta/)
 * (@techeshta)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/css-bugfixes/#post-11655667)
 * Hello [@hafriberg](https://wordpress.org/support/users/hafriberg/)
 * Thanks for your wonderful suggestion with the code.
 * We will implement it asap and give updates for all.
 * Thanks!

Viewing 1 replies (of 1 total)

The topic ‘CSS bugfixes’ is closed to new replies.

 * ![](https://ps.w.org/timeline-blocks/assets/icon-256x256.png?rev=1992590)
 * [Timeline Blocks for Gutenberg](https://wordpress.org/plugins/timeline-blocks/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/timeline-blocks/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/timeline-blocks/)
 * [Active Topics](https://wordpress.org/support/plugin/timeline-blocks/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/timeline-blocks/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/timeline-blocks/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Techeshta](https://wordpress.org/support/users/techeshta/)
 * Last activity: [6 years, 9 months ago](https://wordpress.org/support/topic/css-bugfixes/#post-11655667)
 * Status: resolved