Ignore:
Timestamp:
Nov 26, 2014 1:44:30 PM (10 years ago)
Author:
dungnv
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pro-violet-viettel/sourcecode/assets/css/custom.css

    r620 r628  
    33}
    44
    5 li {
    6         white-space: nowrap;
    7 }
    8 
    9 .nav-tabs>li {
    10         margin-bottom: -2px
    11 }
    12 
    135.modal {
    146  overflow-y: auto;
    157}
    16 .icon-a:before {
    17         content: "";
    18 }
     8
     9.nav-tabs>li {
     10        margin-bottom: -2px;
     11        white-space: nowrap;
     12}
     13
     14#not_success_charge .modal-dialog {
     15        width: 660px
     16}
     17
    1918@media (max-width:993px) {
    2019        .site-info {
     
    270269        left: 0
    271270}
    272 
    273 #not_success_charge .modal-dialog {
    274         width:620px;
    275 }
Note: See TracChangeset for help on using the changeset viewer.