css-bootstrap/calendar.css
authorEdward <edward@roojs.com>
Thu, 6 Mar 2014 09:37:46 +0000 (17:37 +0800)
committerEdward <edward@roojs.com>
Thu, 6 Mar 2014 09:37:46 +0000 (17:37 +0800)
css-bootstrap/calendar.css

index 430ba90..3ce2bdb 100644 (file)
@@ -309,8 +309,10 @@ a.fc-event,
 .fc-event-time,
 .fc-event-title {
        padding: 0 1px;
+        overflow: hidden;
         white-space: nowrap;
         text-overflow:ellipsis;
+        display:inline-block;
        }
        
 .fc .ui-resizable-handle {