mirror of https://github.com/ColorlibHQ/AdminLTE
Updated info-box
parent
207fe83431
commit
ae6d7a4844
|
@ -49,7 +49,6 @@
|
|||
.progress-description,
|
||||
.info-box-text {
|
||||
display: block;
|
||||
text-transform: uppercase;
|
||||
font-size: 14px;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
//Navbar & Logo
|
||||
.main-header {
|
||||
.box-shadow(0px 1px 1px rgba(0, 0, 0, 0.05));
|
||||
|
||||
.navbar-toggle {
|
||||
color: #333;
|
||||
}
|
||||
|
|
|
@ -1644,7 +1644,6 @@ a:focus {
|
|||
.progress-description,
|
||||
.info-box-text {
|
||||
display: block;
|
||||
text-transform: uppercase;
|
||||
font-size: 14px;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue