]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/vier/style.css
bug fix: event entry. long text doesn't wrap in colorbox popup
[friendica.git] / view / theme / vier / style.css
index 5e8d97418c412f2686175ae13444ece2acf06151..0c6e42959d7d9ba6f108674b10214624d33e619b 100644 (file)
@@ -2316,25 +2316,16 @@ a.mail-list-link {
         font-size: 20px;
 }
 
-.vevent {
+/*.vevent {
         border: 1px solid #CCCCCC;
-}
-.vevent .event-description, .vevent .event-location {
-        margin-left: 10px;
-        margin-right: 10px;
-}
-.vevent .event-start {
-        margin-left: 10px;
-        margin-right: 10px;
-}
+}*/
 
-#new-event-link {
-        margin-bottom: 10px;
-}
 
-.edit-event-link, .plink-event-link {
-        float: left;
-        margin-top: 4px;
+.vevent {
+       border: 1px solid #CCCCCC;
+       max-width: 600px;
+       position: relative;
+       margin-top: 4px;
         margin-right: 4px;
         margin-bottom: 15px;
 }