Jump to content

Edit History

spiros

spiros

Currently the snippet is like this (MW 1.31)

com-pŏs: (conp-), pŏtis, adj. potis, I having the mastery, control, or power over a thing, master of, partaking of, possessing, participating or sharing
6 KB (891 words) - 12:19, 15 August 2017

How could it be changed in a two column table format (applying a style to the list items) and get rid of the date/size info line?

compos com-pŏs: (conp-), pŏtis, adj. potis, I having the mastery, control, or power over a thing, master of, partaking of, possessing, participating or sharing

I have tried some css changes, got rid of the unwanted metadata bit (size/date), but when page is resized, some text from the right "column" moves to the left one.

.mw-search-results li {
    columns: 2;
    border-bottom: 1px dotted #555;
    padding: 5px 0;
}

.mw-search-result-data {
    display: none;
}

.mw-search-results {
    /* max-width: 38em; */
}

 

Above, quoted only the part of the css I edited.

For example this is what I want to be maintained in different screen sizes: https://imgur.com/bGrtm1H but when it gets smaller; this is what I get now with some screen sizes/changes of zoom https://imgur.com/YQAzMNH

spiros

spiros

Currently the snippet is like this (MW 1.31)

com-pŏs: (conp-), pŏtis, adj. potis, I having the mastery, control, or power over a thing, master of, partaking of, possessing, participating or sharing
6 KB (891 words) - 12:19, 15 August 2017

How could it be changed in a two column table format (applying a style to the list items) and get rid of the date/size info line?

compos com-pŏs: (conp-), pŏtis, adj. potis, I having the mastery, control, or power over a thing, master of, partaking of, possessing, participating or sharing

 

spiros

spiros

Currently the snippet is like this (MW 1.31)

com-pŏs: (conp-), pŏtis, adj. potis, I having the mastery, control, or power over a thing, master of, partaking of, possessing, participating or sharing
6 KB (891 words) - 12:19, 15 August 2017

How could it be changed in a two column table format (applying a style to the td) and get rid of the date/size info line?

compos com-pŏs: (conp-), pŏtis, adj. potis, I having the mastery, control, or power over a thing, master of, partaking of, possessing, participating or sharing

 

spiros

spiros

Currently the snippet is like this (MW 1.31)

com-pŏs: (conp-), pŏtis, adj. potis, I having the mastery, control, or power over a thing, master of, partaking of, possessing, participating or sharing
6 KB (891 words) - 12:19, 15 August 2017

How could it be changed in a two column table format and get rid of the date/size info line?

compos com-pŏs: (conp-), pŏtis, adj. potis, I having the mastery, control, or power over a thing, master of, partaking of, possessing, participating or sharing

 

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.