itizawa 5 лет назад
Родитель
Сommit
39f22d61c8
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/client/js/components/PageHistory/PageRevisionList.jsx

+ 1 - 1
src/client/js/components/PageHistory/PageRevisionList.jsx

@@ -104,7 +104,7 @@ class PageRevisionList extends React.Component {
       <React.Fragment>
       <React.Fragment>
         <h3>{t('page_history.revision_list')}</h3>
         <h3>{t('page_history.revision_list')}</h3>
         <hr />
         <hr />
-        <div className="revision-history-list revision-history-list-compact">
+        <div className="revision-history-list">
           <div className="revision-history-list-container">
           <div className="revision-history-list-container">
             <div className="revision-history-list-content-header sticky-top bg-white">
             <div className="revision-history-list-content-header sticky-top bg-white">
               <div className="row no-gutters">
               <div className="row no-gutters">