[jira] [Updated] (OFBIZ-10466) UI issue on blog screens on storefront

2018-07-06 Thread Pritam Kute (JIRA)


 [ 
https://issues.apache.org/jira/browse/OFBIZ-10466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pritam Kute updated OFBIZ-10466:

Attachment: OFBIZ-10466.patch

> UI issue on blog screens on storefront
> --
>
> Key: OFBIZ-10466
> URL: https://issues.apache.org/jira/browse/OFBIZ-10466
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk
>Reporter: Pritam Kute
>Assignee: Pritam Kute
>Priority: Minor
> Fix For: Trunk, Upcoming Branch
>
> Attachments: OFBIZ-10466.patch
>
>
>  
> This issue is because of the CSS rule written for  in [this 
> commit|https://ofbiz.markmail.org/message/sgyeuxqvjviijb2k?q=implemented+blog+rss+feed+list:org%2Eapache%2Eofbiz%2Ecommits=1].
> {code:java}
> .bloghr {
> border: 0.1em solid #99;
> color: white;
> background: #1C334D;
> padding: 4px;
> height: 13px;
> }
> {code}
> Increasing height property in the above rule will fix the UI of the blog 
> header on all blog related screens.
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10466) UI issue on blog screens on storefront

2018-07-06 Thread Pritam Kute (JIRA)


 [ 
https://issues.apache.org/jira/browse/OFBIZ-10466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pritam Kute updated OFBIZ-10466:

Attachment: (was: OFBIZ-10466.patch)

> UI issue on blog screens on storefront
> --
>
> Key: OFBIZ-10466
> URL: https://issues.apache.org/jira/browse/OFBIZ-10466
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk
>Reporter: Pritam Kute
>Assignee: Pritam Kute
>Priority: Minor
> Fix For: Trunk, Upcoming Branch
>
>
>  
> This issue is because of the CSS rule written for  in [this 
> commit|https://ofbiz.markmail.org/message/sgyeuxqvjviijb2k?q=implemented+blog+rss+feed+list:org%2Eapache%2Eofbiz%2Ecommits=1].
> {code:java}
> .bloghr {
> border: 0.1em solid #99;
> color: white;
> background: #1C334D;
> padding: 4px;
> height: 13px;
> }
> {code}
> Increasing height property in the above rule will fix the UI of the blog 
> header on all blog related screens.
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OFBIZ-10466) UI issue on blog screens on storefront

2018-07-06 Thread Pritam Kute (JIRA)


 [ 
https://issues.apache.org/jira/browse/OFBIZ-10466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pritam Kute updated OFBIZ-10466:

Attachment: OFBIZ-10466.patch

> UI issue on blog screens on storefront
> --
>
> Key: OFBIZ-10466
> URL: https://issues.apache.org/jira/browse/OFBIZ-10466
> Project: OFBiz
>  Issue Type: Bug
>  Components: ecommerce
>Affects Versions: Trunk
>Reporter: Pritam Kute
>Assignee: Pritam Kute
>Priority: Minor
> Fix For: Trunk, Upcoming Branch
>
>
>  
> This issue is because of the CSS rule written for  in [this 
> commit|https://ofbiz.markmail.org/message/sgyeuxqvjviijb2k?q=implemented+blog+rss+feed+list:org%2Eapache%2Eofbiz%2Ecommits=1].
> {code:java}
> .bloghr {
> border: 0.1em solid #99;
> color: white;
> background: #1C334D;
> padding: 4px;
> height: 13px;
> }
> {code}
> Increasing height property in the above rule will fix the UI of the blog 
> header on all blog related screens.
>  
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)