Committer: mchervonniy
LJSUP-9479: Minimalism calendar, correct position of arrowsU trunk/htdocs/stc/sup/s/style.css
Modified: trunk/htdocs/stc/sup/s/style.css =================================================================== --- trunk/htdocs/stc/sup/s/style.css 2011-08-11 07:18:21 UTC (rev 10848) +++ trunk/htdocs/stc/sup/s/style.css 2011-08-11 07:43:02 UTC (rev 10849) @@ -612,6 +612,7 @@ line-height: 0; } .sbar-cal-nav-prev .sbar-cal-nav-arr { + margin-top:-4px;/* border rounds to 1px, we need to correct position to this 1 px */ left: 5px; border-right: 5px solid #FFF; }